arrow-core
1.1.3-alpha.46
common
arrow-core
/
arrow.core
/
Either
/
Companion
/
catchAndFlatten
catch
And
Flatten
common
@
JvmStatic
@
JvmName
(
name
=
"tryCatchAndFlatten"
)
inline
fun
<
R
>
catchAndFlatten
(
f
:
(
)
->
Either
<
Throwable
,
R
>
)
:
Either
<
Throwable
,
R
>
Content copied to clipboard