Module type Parameters.SIMPLE_GENERIC_TERM

A type for generic terms stored in our imperative union-find structures.

type 'a t
val polyeq : 'a t -> 'b t -> ('a, 'b) PatriciaTree.cmp