toggle menu
KAHelpers
androidJvm
switch theme
search in API
coroutines
/
dev.funkymuse.coroutines
/
default
default
inline
fun
CoroutineScope
.
default
(
coroutineStart
:
CoroutineStart
=
CoroutineStart.DEFAULT
,
crossinline
function
:
suspend
(
)
->
Unit
)
:
Job