setIntersects

Answer whether the receiver and otherSet have any elements in common.

Return

Whether the intersection of the receiver and otherSet is non-empty.

Parameters

otherSet

A set to test for intersection with.