Thanks for tuning in to Google I/O. View all sessions on demandWatch on demand

Iterator

public struct Iterator : IteratorProtocol
  • Declaration

    public mutating mutating func next() -> Base1.Element?