arrow-fx-coroutines
1.1.3-alpha.24
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
const
const
common
fun
<
B
>
const
(
b
:
B
)
:
Schedule
<
Input
,
B
>
Content copied to clipboard
Changes the result of a
Schedule
to always be
b
.