intersection(_:) Intersects the IndexSet with other. Declarationfunc intersection(_ other: IndexSet) -> IndexSet See AlsoCombining Index SetsformIntersection(_:)formSymmetricDifference(_:)formUnion(_:)symmetricDifference(_:)union(_:)