coroutines-interop
Toggle table of contents
2.4.0
common
Platform filter
common
Switch theme
Search in API
coroutines-interop
coroutines-interop
/
com.badoo.reaktive.coroutinesinterop
/
asMaybe
as
Maybe
fun
<
T
>
suspend
(
)
->
T
.
asMaybe
(
)
:
Maybe
<
T
>
fun
<
T
>
suspend
CoroutineScope
.
(
)
->
T
.
asMaybe
(
)
:
Maybe
<
T
>