Iterator

Stay organized with collections Save and categorize content based on your preferences.
public struct Iterator : IteratorProtocol
  • Declaration

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