• Test whether this set has an intersection with another set.

    Parameters

    • other: Set<any>

      Another set to compare against

    Returns boolean

    Do the sets intersect?