toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-api
/
org.modelix.model.api
/
INodeResolutionScope
/
Companion
/
runWithAdditionalScopeInCoroutine
run
With
Additional
Scope
In
Coroutine
suspend
fun
<
T
>
runWithAdditionalScopeInCoroutine
(
scope
:
INodeResolutionScope
,
body
:
suspend
(
)
->
T
)
:
T