Iterator
A type that provides the sequence’s iteration interface and encapsulates its iteration state.
Declaration
associatedtype Iterator : IteratorProtocolA type that provides the sequence’s iteration interface and encapsulates its iteration state.
associatedtype Iterator : IteratorProtocol