toggle menu
KAHelpers
androidJvm
switch theme
search in API
coroutines
/
dev.funkymuse.coroutines
/
ioCoroutineGlobal
io
Coroutine
Global
fun
<
T
>
ioCoroutineGlobal
(
coroutineStart
:
CoroutineStart
=
CoroutineStart.DEFAULT
,
block
:
suspend
(
)
->
T
)
:
Job