AbstractDomain.BottomTopLifted
Create a domain with Bottom and Top elements from a pre-domain
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