Replaces the given index with its successor.
SDK
Framework
On This Page
func formIndex(after i: inout String.Index)
i
A valid index of the collection. i must be less than endIndex.
endIndex