Method ADT.Relation.Binary()->remove()
classADT.Relation.Binary
- Method
remove
this_program(<LeftType,RightType>) remove(LeftTypeleft,RightTyperight)- Description
Removes "
leftRright" as a member of the relation. Returns the same relation.