Module C.Query
module Boolean_Lattice :
Single_value_abstraction.Sig.BOOLEAN_LATTICE
with type t = Lattices.Quadrivalent.tval boolean : t -> boolean -> Boolean_Lattice.tval integer : t -> integer -> Integer_Lattice.tval binary : size:Units.In_bits.t -> t -> binary -> Binary_Lattice.tval enum : t -> enum -> Enum_Lattice.t