Contents

index(after:)

Returns the index in the range after the specified one.

Declaration

func index(after i: IndexSet.RangeView.Index) -> IndexSet.RangeView.Index

See Also

Finding Indexes