Module Libzipperposition__BBox.Lit
type t
type payload
= payload
Additional data carried in the literal
val compare : t -> t -> int
val equal : t -> t -> bool
val hash : t -> int
val dummy : t
Value that should not be used
val sign : t -> bool
Current sign of the literal (positive or negative)
val to_int : t -> int
val fresh_id : unit -> int
Make a fresh ID. Use with care.
val pp : t CCFormat.printer