Iterador

public struct Iterator : IteratorProtocol
  • Declaração

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