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