---
title: "index(_:offsetBy:limitedBy:)"
framework: swift
role: symbol
role_heading: Instance Method
path: "swift/lazymapsequence/index(_:offsetby:limitedby:)-niw7"
---

# index(_:offsetBy:limitedBy:)

## Declaration

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