Module Bare_structs.Hashtbl
include Bare_sigs.Hashtbl.S
val seeded_hash : int -> 'a -> intval hash_param : meaningful:int -> total:int -> 'a -> intval seeded_hash_param : meaningful:int -> total:int -> int -> 'a -> intmodule Make (H : Stdlib.Hashtbl.HashedType) : S with type key = H.t