SheetMC Core
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
SheetMC Core
SheetMC Core
/
org.sheetmc.core
/
runCatchingOutcome
run
Catching
Outcome
inline
fun
<
T
>
runCatchingOutcome
(
block
:
(
)
->
T
)
:
Outcome
<
T
>
inline
fun
<
T
>
T
.
runCatchingOutcome
(
block
:
(
)
->
T
)
:
Outcome
<
T
>