carbon v1.5.4 (2015-09-23T08:11:56Z)
Home
Dub
Repo
NChannel.put
carbon
channel
NChannel
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
Source
See Implementation
carbon
channel
NChannel
functions
node
pop
put
queue
static functions
opCall
structs
Node