Arrow
1.1.5
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
Companion
/
identity
identity
fun
<
A
>
identity
(
)
:
Schedule
<
A
,
A
>
(
source
)
Creates a Schedule that continues without delay and just returns its input.