hunt v1.6.15 (2021-07-30T03:29:57Z)
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