arrow-fx-coroutines
1.0.3-alpha.4
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
logOutput
log
Output
common
abstract
fun
logOutput
(
f
:
suspend
(
Output
)
->
Unit
)
:
Schedule
<
Input
,
Output
>
Content copied to clipboard
Runs an effectful handler on every output. Does not alter the decision.