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