Instance Methodswift 6.0.1Swift
next
Returns nil
, indicating that there are no more elements.
mutating func next() -> Element?
Other members in extension
Type members
init(
) Creates an instance.
Returns nil
, indicating that there are no more elements.
mutating func next() -> Element?
init()
Creates an instance.