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
/
mapCatching
map
Catching
inline
fun
<
T
,
R
>
Outcome
<
T
>
.
mapCatching
(
transform
:
(
T
)
->
R
)
:
Outcome
<
R
>