CSet.Hashcons
Create hash-consing for sets. The hashing function provided must be compatible with the comparison function.
module M : OrderedType
module H : HashedType with type t = M.t
val stats : table -> Hashset.statistics
Recover statistics of the hashconsing table.