module MakeSeeded: functor (H : Hashtbl.SeededHashedType) -> Ephemeron.SeededS with type key = H.t
functor (
H
:
Hashtbl.SeededHashedType
) ->
Ephemeron.SeededS
with type key = H.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