toggle menu
KAHelpers
androidJvm
switch theme
search in API
coroutines
/
dev.funkymuse.coroutines
/
ioCoroutine
io
Coroutine
fun
AppCompatActivity
.
ioCoroutine
(
action
:
suspend
(
scope
:
CoroutineScope
)
->
Unit
=
{}
)
:
Job
fun
Fragment
.
ioCoroutine
(
action
:
suspend
(
scope
:
CoroutineScope
)
->
Unit
=
{}
)
:
Job