Hashcons.Make
Create a new hashconsing, given canonicalization functions.
module X : HashconsedType
type t = X.t
Type of objects to hashcons.
val generate : unit -> table
This create a hashtable of the hashconsed objects.
val stats : table -> Hashset.statistics
Recover statistics of the hashconsing table.