Make.Dval pp : Format.formatter -> t -> unitdisjoint ~size t t' returns true if the intersection between t and t' is empty.
inter ~size t t' returns the intersection of the intervals t and t'.
val is_zero : t -> Domains.trileanis_zero t checks if t is the least significant bit is 0
val project : size:int -> t -> Domains.projectionval top : int -> tval zero : tval one : t