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