phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Generator.popFront
std
concurrency
Generator
Obtains the next value from the underlying function.
class
Generator
(T)
final
void
popFront
(
)
Meta
Source
See Implementation
std
concurrency
Generator
constructors
this
functions
empty
front
moveFront
popFront
Obtains the next value from the underlying function.