Documentation Language: Swift

Method

index(_:offsetBy:limitedBy:)

Inherited from RandomAccessCollection.index(_:offsetBy:limitedBy:).

func index(_ i: Self.Index, offsetBy distance: Int, limitedBy limit: Self.Index) -> Self.Index?