toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-api
/
org.modelix.model.api
/
INodeResolutionScope
/
runWithAdditionalScopeInCoroutine
run
With
Additional
Scope
In
Coroutine
open
suspend
fun
<
T
>
runWithAdditionalScopeInCoroutine
(
body
:
suspend
(
)
->
T
)
:
T
Does the same as runWithAlso, but with support for suspendable functions.