Iterator

public struct Iterator : IteratorProtocol
  • Declaration

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