Method ADT.Relation.Binary()->remove()
- Method
remove
this_program
remove(mixed
left
,mixed
right
)- Description
Removes "
left
Rright
" as a member of the relation. Returns the same relation.
this_program
remove(mixed
left
, mixed
right
)
Removes "left
R right
" as a member of the relation. Returns
the same relation.