GenericRelationalValued.Term
include Parameters.SIMPLE_GENERIC_TERM
type 'a t
val polyeq : 'a t -> 'b t -> ('a, 'b) PatriciaTree.cmp
val to_int : 'a t -> int
val pretty : Stdlib.Format.formatter -> 'a t -> unit