Arrow
1.1.5
common
arrow-core
/
arrow.core
/
Validated
/
Companion
/
catchNel
catch
Nel
@
JvmStatic
inline
fun
<
A
>
catchNel
(
f
:
(
)
->
A
)
:
ValidatedNel
<
Throwable
,
A
>
(
source
)