AbstractDomain.InvertedSet
Lift a set to a powerset domain ordered by superset, so the join operator is intersection
include IStdlib.PrettyPrintable.PPSet with type elt = Element.t
val is_singleton_or_more : t -> elt IStdlib.IContainer.singleton_or_more
include IStdlib.PrettyPrintable.PrintableType with type t := t
val pp_hov : IStdlib.PrettyPrintable.F.formatter -> t -> unit
val pp_element : IStdlib.PrettyPrintable.F.formatter -> elt -> unit