arrow-core
1.0.3-alpha.14
common
arrow-core
/
arrow.core.continuations
/
Effect
/
attempt
attempt
common
open
fun
attempt
(
)
:
Effect
<
R
,
Result
<
A
>
>
Content copied to clipboard
Runs the
Effect
and captures any
NonFatal
exception into
Result
.