Iterator
@frozen struct Iterator
Citizens in Swift
Conformances
protocol IteratorProtocol
A type that supplies the values of a sequence one at a time.
protocol Sendable
A type whose values can safely be passed across concurrency domains by copying.
@frozen struct Iterator
protocol IteratorProtocol
A type that supplies the values of a sequence one at a time.
protocol Sendable
A type whose values can safely be passed across concurrency domains by copying.