Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

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.