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
/
asSingle
as
Single
fun
<
T
>
suspend
(
)
->
T
.
asSingle
(
)
:
Single
<
T
>
fun
<
T
>
suspend
CoroutineScope
.
(
)
->
T
.
asSingle
(
)
:
Single
<
T
>