Module type Hashtbl.HashedType


module type HashedType = sig .. end

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