outcome
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
outcome
outcome
/
nz.adjmunro.outcome.result
/
asKotlinSuccess
as
Kotlin
Success
val
<
T
>
T
.
asKotlinSuccess
:
KotlinResult
<
T
>
Wraps this value directly as a
KotlinResult
success
. No exception catching.