toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.async
/
AsyncQueue
/
invoke
invoke
suspend operator
fun
invoke
(
func
:
suspend
(
)
->
Unit
)
:
AsyncQueue
operator
fun
invoke
(
context
:
CoroutineContext
,
func
:
suspend
(
)
->
Unit
)
:
AsyncQueue