Sourceval seeded_hash : int -> 'a -> int Sourceval hash_param : meaningful:int -> total:int -> 'a -> int Sourceval seeded_hash_param : meaningful:int -> total:int -> int -> 'a -> int Sourcemodule Make (H : Stdlib.Hashtbl.HashedType) : sig ... end