arrow-fx-coroutines
1.1.3-alpha.24
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Schedule
/
repeatOrElseEitherAsFlow
repeat
Or
Else
Either
As
Flow
common
abstract
suspend
fun
<
C
>
repeatOrElseEitherAsFlow
(
fa
:
suspend
(
)
->
Input
,
orElse
:
suspend
(
Throwable
,
Output
?
)
->
C
)
:
Flow
<
Either
<
C
,
Output
>
>
Content copied to clipboard