toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.template
/
KorteFunction
/
eval
eval
suspend
fun
eval
(
args
:
List
<
Any
?
>
,
context
:
KorteTemplate.EvalContext
)
:
Any
?
val
eval
:
suspend
KorteTemplate.EvalContext
.
(
args
:
List
<
Any
?
>
)
->
Any
?