NChannel.put

Undocumented in source. Be warned that the author may not have intended to support it.
struct NChannel(size_t N, T...)
void
put
(
size_t i
U
)
(
U v
)
if (
is(U : shared(U)) &&
isOneOfT!(CastOffShared!U, T)
&&
isOneOfT!(U, T)
)

Meta