Module Hashcons.MakeNonWeak
Version that uses a regular Hashtbl, rather than a weak table. Never frees memory, but might be faster.
Parameters
X : HashedType
Signature
type elt
= X.t
Hashconsed objects
val mem : elt -> bool
Is the element present in this table?