Extracted from Pike v7.4 release 35 at 2003-12-09.
pike.ida.liu.se
[Top]
predef::
ADT
ADT.Relation
ADT.Relation.Binary

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


Method add

mixed add(mixed left, mixed right)

Description

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