concurrency v5.0.3 (2023-04-12T14:20:47Z)
Dub
Repo
ThrowingNullReceiver.setValue
concurrency
receiver
ThrowingNullReceiver
Undocumented in source. Be warned that the author may not have intended to support it.
void
setValue
()
void
setValue
(T t)
struct
ThrowingNullReceiver
(T)
@
safe
static if
(!(
is(T == void)
))
void
setValue
(
T
t
)
Meta
Source
See Implementation
concurrency
receiver
ThrowingNullReceiver
functions
setDone
setError
setValue