Insert a range of integers into the Index
.
SDKs
- iOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 8.0+
Framework
- Foundation
Insert a range of integers into the Index
.
SDKs
Framework
func insert(Index Set .Element) -> (inserted: Bool, member After Insert: Index Set .Element)
Insert an integer into the Index
.
func update(with: Index Set .Element) -> Index Set .Element?
Insert an integer into the Index
.