Iterator
@frozen struct Iterator
Citizens in Swift
where Base:Sequence
Conformances
protocol IteratorProtocol
A type that supplies the values of a sequence one at a time.
@frozen struct Iterator
where Base:Sequence
protocol IteratorProtocol
A type that supplies the values of a sequence one at a time.