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

class ADT.Relation.Binary

Method contains

bool contains(LeftType left, RightType right)

Description

Return true/false: does the relation "left R right" exist?