toggle menu
metis-lang
jvm
switch theme
search in API
metis-lang
/
io.github.seggan.metis.runtime
/
CallableValue
/
Executor
/
step
step
abstract
fun
step
(
state
:
State
)
:
StepResult
Executes the next step of the function.
Return
The result of the step.
Parameters
state
The state to execute in.