phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Generator.empty
std
concurrency
Generator
Returns true if the generator is empty.
class
Generator
(T)
final @
property
bool
empty
(
)
Meta
Source
See Implementation
std
concurrency
Generator
constructors
this
functions
empty
front
moveFront
popFront
Returns true if the generator is empty.