toggle menu
io.github.goquati
1.3.1
common
switch theme
search in API
io.github.goquati
/
io.github.goquati.kotlin.util.coroutine
/
loopCatching
loop
Catching
common
fun
<Error class: unknown class>
.
loopCatching
(
handler
:
(
Throwable
)
->
Unit
,
block
:
suspend
<Error class: unknown class>
.
(
)
->
Unit
)
:
<Error class: unknown class>