sig type t = t val equal : t -> t -> bool val hash : t -> int end