Treatment uncheck
std/flow::uncheck
Generics
◻ T
(any)
Inputs
⇥ value:
Block<T>
Outputs
↦ uncheck:
Block<void>
Uncheck a blocking value.
When value
block stream is closed without receiving anything, uncheck
is emitted.
std/flow::uncheck
◻ T
(any)
⇥ value:
Block<T>
↦ uncheck:
Block<void>
Uncheck a blocking value.
When value
block stream is closed without receiving anything, uncheck
is emitted.