LazyMapSequence.Iterator
A type that provides the sequence’s iteration interface and encapsulates its iteration state.
Declaration
@frozen struct IteratorA type that provides the sequence’s iteration interface and encapsulates its iteration state.
@frozen struct Iterator