Arrow
1.1.5
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
Companion
/
logOutput
log
Output
fun
<
A
>
logOutput
(
f
:
suspend
(
A
)
->
Unit
)
:
Schedule
<
A
,
A
>
(
source
)
Creates a Schedule with an effectful handler on the output.