queue ~master (2022-04-06T07:24:44.0381604)
Dub
Repo
Queue.put
queue
Queue
Add to the Queue (to the end).
class
Queue
(T)
void
put
(
T
value
)
Meta
Source
See Implementation
queue
Queue
constructors
this
functions
empty
front
popFront
put
Add to the Queue (to the end).