Method ADT.Relation.Binary()->add()


Method add

this_program add(LeftType left, RightType right)

Description

Adds "left R right" as a member of the relation. Returns the same relation.