module MakeSeeded: functor (H1 : Hashtbl.SeededHashedType) -> functor (H2 : Hashtbl.SeededHashedType) -> Ephemeron.SeededS with type key = H1.t * H2.t
functor (
H1
:
Hashtbl.SeededHashedType
) ->
H2
Ephemeron.SeededS
with type key = H1.t * H2.t
Hashtbl.MakeSeeded
include Hashtbl.SeededS
val clean : 'a t -> unit
'a t -> unit
val stats_alive : 'a t -> Hashtbl.statistics
'a t -> Hashtbl.statistics
Hashtbl.SeededS.stats