hunt ~master (2022-04-01T03:44:56Z)
Home
Dub
Repo
NonBlockingQueue.enqueue
hunt
io
SimpleQueue
NonBlockingQueue
Undocumented in source. Be warned that the author may not have intended to support it.
class
NonBlockingQueue
(T)
void
enqueue
(
T
t
)
Meta
Source
See Implementation
hunt
io
SimpleQueue
NonBlockingQueue
constructors
this
functions
clear
dequeue
enqueue
isEmpty
tryDequeue