Iterator

public struct Iterator : IteratorProtocol
  • Declaration

    Swift

    public mutating func next() -> Element?