sig
  type t
  val equal : Expr_intf.S.Term.t -> Expr_intf.S.Term.t -> bool
  val hash : Expr_intf.S.Term.t -> int
  val print : Format.formatter -> Expr_intf.S.Term.t -> unit
end