반복자

public struct Iterator : IteratorProtocol
  • 선언

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