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