Extracted from Pike v7.4 release 97 at 2004-08-02.
pike.ida.liu.se
[Top]
predef::
ADT
ADT.Relation
ADT.Relation.Binary

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


Method remove

mixed remove(mixed left, mixed right)

Description

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