AsyncResult
Toggle table of contents
0.1.15
common
Target filter
common
Switch theme
Search in API
Skip to content
AsyncResult
asyncresult
/
io.nlopez.asyncresult
/
ResultScope
/
bind
bind
abstract
fun
<
T
>
AsyncResult
<
T
>
.
bind
(
)
:
T
Extracts the
Success
value, or short-circuits with the non-success state.