module MakeSeeded (H : sig ... end) : SeededS with type key = H.t
Functor building an implementation of an hash table that use the container for keeping the information given
Ephemeron.GenHashTable
module MakeSeeded (H : sig ... end) : SeededS with type key = H.t
Functor building an implementation of an hash table that use the container for keeping the information given