NChannel

Undocumented in source.

Members

Functions

node
shared(Node!i) node()
Undocumented in source. Be warned that the author may not have intended to support it.
pop
shared(U)* pop(U v)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(U v)
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.

Static functions

opCall
shared(NChannel!(N, T)) opCall()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Node
struct Node(size_t i)
Undocumented in source.

Meta