Channel.pop

Undocumented in source. Be warned that the author may not have intended to support it.
struct Channel(T...)
@property
shared(U)*
pop
(
U
)
()
if (
isOneOfT!(U, T)
)

Meta