[elements of new list]
Takes the elements of new list and creates a new list with them as its elements, then evaluates the list.
elements of new list
Examples:
to-list [1 2 3] returns the list [1 2 3].
Related commands: