GenericRelationalValued.Nodeinclude Parameters.UF_NODEinclude Parameters.SIMPLE_GENERIC_ELTval polyeq : 'a t -> 'b t -> ('a, 'b) PatriciaTree.cmppolymorphic equality on elements
module Relation : Parameters.GENERIC_GROUPmodule Value :
Parameters.SIMPLE_GENERIC_VALUE
with type ('a, 'b) relation = ('a, 'b) Relation.tThe type of root nodes, attached to each representative
type 'a parent = | Node : 'b t * ('a, 'b) Relation.t -> 'a parent| Root of 'a rootThe type of parents. A term either points to: