Contents

index(after:)

Returns the position immediately after the given index. (See Collection.index.)

Declaration

@MainActor @preconcurrency func index(after i: Int) -> Int

See Also

Manipulating indices