Extracted from as of .
   

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


Method `()

mixed `()(mixed left, mixed right)

Description

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