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
/
KotlinResult
Kotlin
Result
typealias
KotlinResult
<
T
>
=
Result
<
T
>
Typealias for
kotlin.Result
, disambiguating it from other result-type classes in the same codebase.
Members & Extensions