Hashcons.MakeRecCreate a new hashconsing, given canonicalization functions. hashcons will get the resulting hcons as first argument.
module X : HashconsedRecTypetype t = X.tType of objects to hashcons.
val generate : unit -> tableThis create a hashtable of the hashconsed objects.
Perform the hashconsing of the given object within the table, and returns the hash.
val stats : table -> Hashset.statisticsRecover statistics of the hashconsing table.