Pike programming language

Top ADT ADT.Relation ADT.Relation.Binary
➤ ADT.Relation.Binary()->map() ADT.Relation.Binary()->_sizeof() ➤

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


Method remove

this_program(< LeftType, RightType >) remove(LeftType left, RightType right)

Description

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

Extracted from as of .