Itérateur

public struct Iterator : IteratorProtocol
  • Déclaration

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