phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Generator.front
std
concurrency
Generator
Returns the most recently generated value by shallow copy.
class
Generator
(T)
final @
property
T
front
(
)
Meta
Source
See Implementation
std
concurrency
Generator
constructors
this
functions
empty
front
moveFront
popFront
Returns the most recently generated value by shallow copy.