Contents

symmetricDifference(_:)

Exclusive or the IndexSet with other.

Declaration

func symmetricDifference(_ other: IndexSet) -> IndexSet

See Also

Combining Index Sets