arrow-fx-coroutines
1.0.3-alpha.14
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
Companion
/
unfold
unfold
common
fun
<
I
,
A
>
unfold
(
c
:
A
,
f
:
(
A
)
->
A
)
:
Schedule
<
I
,
A
>
Content copied to clipboard
Non-effectful variant of
unfoldLazy