AbstractDomain.WithBottomTop
A domain with an explicit bottom and top values
include S
include 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