Method ADT.Relation.Binary()->`()()
- Method `()
mixedres =ADT.Relation.Binary()()- Description
Does the same as the contains function: returns true if the relation "
leftRright" 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.