micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[android]doSynchronously
android
do
Synchronously
fun <
T
>
CoroutineScope
.
doSynchronously
(block: suspend
CoroutineScope
.() ->
T
):
T
Content copied to clipboard
fun <
T
>
doSynchronously
(block: suspend
CoroutineScope
.() ->
T
):
T
Content copied to clipboard