micro_utils.dokka
Toggle table of contents
0.24.1
jvm
Platform filter
jvm
Switch theme
Search in API
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
launchInCurrentThread
launch
In
Current
Thread
jvm
fun
<
T
>
launchInCurrentThread
(
block
:
suspend
CoroutineScope
.
(
)
->
T
)
:
T
(
source
)