Module MakeUF.Query
module Boolean_Lattice = SVA.Boolean_Latticemodule Integer_Lattice = SVA.Integer_Latticeval 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