CSet.HashconsSourceCreate hash-consing for sets. The hashing function provided must be compatible with the comparison function.
module M : OrderedTypemodule _ : Hashcons.HashedType with type t = M.tType of objects to hashcons.
Type of hashconsing tables
Perform the hashconsing of the given object within the table, and returns the hash.
Recover statistics of the hashconsing table.