StructureSwift5.9.0
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.