T.NonDisjDomain
include AbstractDomain.S
include AbstractDomain.Comparable
include IStdlib.PrettyPrintable.PrintableType
val pp : IStdlib.PrettyPrintable.F.formatter -> t -> unit
val bottom : t
val is_bottom : t -> bool
val top : t
val is_top : t -> bool