AbstractDomain.TopLifted
Create a domain with Top element from a pre-domain
include WithTop with type t = Domain.t Types.top_lifted
include S with type t = Domain.t Types.top_lifted
include Comparable with type t = Domain.t Types.top_lifted
include IStdlib.PrettyPrintable.PrintableType
with type t = Domain.t Types.top_lifted
type t = Domain.t Types.top_lifted
val pp : IStdlib.PrettyPrintable.F.formatter -> t -> unit
val top : t
val is_top : t -> bool