Module type Sig.HASHABLE

module type HASHABLE = sig .. end
Signature equivalent to Hashtbl.HashedType.

type t 
val hash : t -> int
val equal : t -> t -> bool