Contents

intersection(_:)

Intersects the IndexSet with other.

Declaration

func intersection(_ other: IndexSet) -> IndexSet

See Also

Combining Index Sets