Module Mlpost__Hashcons.Make
Parameters
H : HashedType
Signature
type key= H.ttype t
val create : int -> tval clear : t -> unitval hashcons : t -> key -> key hash_consedval iter : (key hash_consed -> unit) -> t -> unitval stats : t -> int * int * int * int * int * int