Replaces the given index with its successor.
SDK
- Xcode 11.0+
Framework
- Swift Standard Library
Declaration
func formIndex(after i: inout CollectionDifference <ChangeElement>.Index)
Parameters
i
A valid index of the collection.
i
must be less thanend
.Index