concurrency v3.1.0 (2021-08-24T13:51:28Z)
Dub
Repo
NoErrorReceiver.setValue
concurrency
sender
canSenderThrow
NoErrorReceiver
Undocumented in source. Be warned that the author may not have intended to support it.
void
setValue
()
void
setValue
(Sender.Value t)
struct
NoErrorReceiver
nothrow @
safe
@
nogc
static if
(!(
is(Sender.Value == void)
))
void
setValue
(
Sender.Value
t
)
Meta
Source
See Implementation
concurrency
sender
canSenderThrow
NoErrorReceiver
functions
setDone
setValue