Instance Method (Default implementation)swift 6.0.3Swift

index(_:offsetBy:limitedBy:)

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