SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.context
/
eval
eval
inline
fun
<
R
>
eval
(
ctx
:
ExecutionContext
,
block
:
(
ExecutionContext
)
->
R
)
:
R
(
source
)
Execute the given block with the phase set to EVAL, using a delegating context wrapper.