carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
Channel.Sender
carbon
channel
Channel
Undocumented in source.
struct
Channel
(T...)
static shared
struct
Sender {
void
put
(U v);
}
Members
Functions
put
void
put
(U v)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
carbon
channel
Channel
functions
pop
put
queue
receiver
sender
static functions
opCall
structs
Receiver
Sender