micro_utils.dokka
0.17.3
jvm
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
launchInCurrentThread
launch
In
Current
Thread
jvm
fun
<
T
>
launchInCurrentThread
(
block
:
suspend
CoroutineScope
.
(
)
->
T
)
:
T