Turtle and Observer Command
copy-list
list
Returns a copy of
list
.
Examples:
copy-list [1 2 3] returns the list [1 2 3].
Related commands: