toggle menu
metis-lang
jvm
switch theme
search in API
metis-lang
/
io.github.seggan.metis.runtime.chunk
/
Upvalue
/
newInstance
new
Instance
fun
newInstance
(
state
:
State
)
:
Upvalue.Instance
Creates a new instance of the upvalue.
Return
The new instance.
Parameters
state
The state to create the instance in.