Channel.queue

return a queue managed this channel

struct Channel(T...)
shared(AtomicDList!U)
queue
@property
(
U
)
(
)
if (
isOneOfT!(U, T)
)

Meta