set Intersects
Answer whether the receiver and otherSet have any elements in common.
Return
Whether the intersection of the receiver and otherSet is non-empty.
Parameters
other Set
A set to test for intersection with.
Answer whether the receiver and otherSet have any elements in common.
Whether the intersection of the receiver and otherSet is non-empty.
A set to test for intersection with.