Module AbstractDomain.BottomLifted
Create a domain with Bottom element from a pre-domain
Parameters
Signature
include WithBottom with type t = Domain.t Types.bottom_lifted
val bottom : tThe bottom value of the domain.
val is_bottom : t -> boolReturn true if this is the bottom value