Contents

union(_:)

Union the IndexSet with other.

Declaration

func union(_ other: IndexSet) -> IndexSet

See Also

Combining Index Sets