arrow-core
1.0.3-alpha.23
common
arrow-core
/
arrow.core.continuations
/
Effect
/
handleErrorWith
handle
Error
With
common
open
fun
<
R2
>
handleErrorWith
(
recover
:
suspend
(
R
)
->
Effect
<
R2
,
A
>
)
:
Effect
<
R2
,
A
>
Content copied to clipboard