toggle menu
metis-lang
jvm
switch theme
search in API
metis-lang
/
io.github.seggan.metis.runtime
/
State
/
wrapToList
wrap
To
List
fun
wrapToList
(
values
:
Int
)
Wraps the top
values
values of the stack into a
Value.List
.
Parameters
values
The number of values to wrap.