Method ADT.Relation.Binary()->`()()
- Method `()
mixed res = ADT.Relation.Binary()()
- Description
Does the same as the contains function: returns true if the relation "left R right" exists, and otherwise false.
mixed res = ADT.Relation.Binary()()
Does the same as the contains function: returns true if the relation "left R right" exists, and otherwise false.