AsyncQueue.put

Undocumented in source. Be warned that the author may not have intended to support it.
class AsyncQueue(T, E = Exception)
Promise!(T, E)
put
(
T delegate
()
taskFun
)

Meta