module type HASHABLE = sig .. end
sig
end
Hashtbl.HashedType
type t
val hash : t -> int
t -> int
val equal : t -> t -> bool
t -> t -> bool