• Return the union of two sets.

    Parameters

    • other: Set<any>

      The other set.

    Returns Set<any>