---
title: IndexingIterator.SubSequence
framework: swift
role: symbol
role_heading: Type Alias
path: swift/indexingiterator/subsequence
---

# IndexingIterator.SubSequence

## Declaration

```swift
typealias SubSequence = AnySequence<IndexingIterator<Elements>.Element>
```
