Module Hashcons.Make
Create a new hashconsing, given canonicalization functions.
Parameters
Signature
type t
= X.t
Type of objects to hashcons.
type u
= X.u
Type of hashcons functions for the sub-structures contained in
t
.
val stats : table -> Hashset.statistics
Recover statistics of the hashconsing table.