Module Absint__AbstractDomain.Flat
Flat abstract domain: Bottom, Top, and non-comparable elements in between
Parameters
Signature
include WithBottom
val bottom : tThe bottom value of the domain.
val is_bottom : t -> boolReturn true if this is the bottom value