concurrency v5.0.3 (2023-04-12T14:20:47Z)
Dub
Repo
InnerSenderReceiver.setValue
concurrency
stream
flatmapbase
InnerSenderReceiver
Undocumented in source. Be warned that the author may not have intended to support it.
void
setValue
()
void
setValue
(State.SenderValue value)
struct
InnerSenderReceiver
(State)
@
safe
static if
(!(
is(State.SenderValue == void)
))
void
setValue
(
State.SenderValue
value
)
Meta
Source
See Implementation
concurrency
stream
flatmapbase
InnerSenderReceiver
functions
getStopToken
setDone
setError
setValue
mixins
__anonymous
variables
state