toggle menu
KResult
0.2.X
common
switch theme
search in API
kresult-core
/
io.kresult.core
/
KResult
/
Companion
/
catch
catch
inline
fun
<
T
>
catch
(
f
:
(
)
->
T
)
:
KResult
<
Throwable
,
T
>