Arrow
1.1.5
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
const
const
fun
<
B
>
const
(
b
:
B
)
:
Schedule
<
Input
,
B
>
(
source
)
Changes the result of a
Schedule
to always be
b
.