Hashable.Make_binablemodule T : sig ... endval hash_fold_t : Base.Hash.state -> T.t -> Base.Hash.stateval hash : T.t -> Base.Hash.hash_valueval hashable : T.t Hashtbl.Hashable.tmodule Table : Hashtbl.S_binable with type key = T.tmodule Hash_set : Hash_set.S_binable with type elt = T.tmodule Hash_queue : Hash_queue.S with type key = T.t