Channel.Receiver

Undocumented in source.
struct Channel(T...)
static shared
struct Receiver {}

Members

Functions

pop
shared(U)* pop()
Undocumented in source. Be warned that the author may not have intended to support it.
queue
shared(AtomicDList!U) queue()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta