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

class ADT.Relation.Binary

Method `()

bool res = ADT.Relation.Binary()()

Description

Does the same as the contains function: returns true if the relation "left R right" exists, and otherwise false.