Squishy
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Squishy
core
/
mtctx.squishy.foundation
/
runCatchingOutcome
run
Catching
Outcome
inline
fun
<
T
>
runCatchingOutcome
(
block
:
(
)
->
T
)
:
Outcome
<
T
>
inline
fun
<
T
>
T
.
runCatchingOutcome
(
block
:
(
)
->
T
)
:
Outcome
<
T
>