イテレータ

public struct Iterator : IteratorProtocol
  • 宣言

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