Union the Index
with other
.
SDKs
- iOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 8.0+
Framework
- Foundation
Union the Index
with other
.
SDKs
Framework
func form Intersection(Index Set)
Intersects the Index
with other
.
func form Symmetric Difference(Index Set)
Exclusive or the Index
with other
.
func form Union(Index Set)
Union the Index
with other
.
func intersection(Index Set) -> Index Set
Intersects the Index
with other
.
func symmetric Difference(Index Set) -> Index Set
Exclusive or the Index
with other
.