concurrency ~master (2022-01-07T14:23:47Z)
Dub
Repo
StopWhenSender.connect
concurrency
operations
stopwhen
StopWhenSender
Undocumented in source. Be warned that the author may not have intended to support it.
struct
StopWhenSender
(Sender, Trigger)
@
safe
scope return
auto
connect
(
Receiver
)
(
return
Receiver
receiver
)
if
(
models
!(
Sender
,
isSender
) &&
models
!(
Trigger
,
isSender
)
)
Meta
Source
See Implementation
concurrency
operations
stopwhen
StopWhenSender
aliases
Value
functions
connect
variables
sender
trigger