module HashableTerm: sig .. end
sig
end
type t = Term.term
Term.term
val equal : t -> t -> bool
t -> t -> bool
val hash : t -> int
t -> int