arrow-fx-coroutines
1.1.3-alpha.6
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
Companion
/
logOutput
log
Output
common
fun
<
A
>
logOutput
(
f
:
suspend
(
A
)
->
Unit
)
:
Schedule
<
A
,
A
>
Content copied to clipboard
Creates a Schedule with an effectful handler on the output.