---
title: Zip2Sequence.Iterator
framework: swift
role: symbol
role_heading: Structure
path: swift/zip2sequence/iterator
---

# Zip2Sequence.Iterator

An iterator for Zip2Sequence.

## Declaration

```swift
@frozen struct Iterator
```

## Topics

### Default Implementations

- [IteratorProtocol Implementations](swift/zip2sequence/iterator/iteratorprotocol-implementations.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Escapable](swift/escapable.md)
- [IteratorProtocol](swift/iteratorprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
