next()
Advances to the next element and returns it, or nil if no next element exists.
Declaration
mutating func next() async throws -> TemporalFeature<Float>?Advances to the next element and returns it, or nil if no next element exists.
mutating func next() async throws -> TemporalFeature<Float>?