index(after:)
Returns the index that follows the given index in the set.
Declaration
func index(after i: IndexSet.Index) -> IndexSet.IndexReturns the index that follows the given index in the set.
func index(after i: IndexSet.Index) -> IndexSet.Index