module Id_term:Datatype.S_with_collectionswith type t = term
Datatype for terms that relies on physical equality.
include Datatype.S
module Set:Datatype.Setwith type elt = t
module Map:Datatype.Mapwith type key = t
module Hashtbl:Datatype.Hashtblwith type key = t