Module Term.HashableTerm

module HashableTerm: sig .. end

type t = Term.term 
val equal : t -> t -> bool
val hash : t -> int