Iterator
public struct Iterator : IteratorProtocol
-
Declaration
Swift
public typealias Element = HistoryEvent
-
Declaration
Swift
public mutating func next() -> HistoryEvent?