Module Hashcons.Hlist
Hashconsing of lists.
Parameters
D : HashedType
Signature
type t= D.t listType of objects to hashcons.
type u= (D.t list -> D.t list) * (D.t -> D.t)Type of hashcons functions for the sub-structures contained in
t.
val stats : table -> Hashset.statisticsRecover statistics of the hashconsing table.