Iterador

public struct Iterator : IteratorProtocol
  • Declaración

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