This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
prpl:appendstacktolist [2016/12/02 23:33] – external edit 127.0.0.1 | prpl:appendstacktolist [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
- | |list|| [list-] | | + | | [???]* List | | [ ?* list - ] | |
=== Description === | === Description === | ||
- | Adds all values on the stack to the end of a list. The order of the values will be reversed. | + | Adds all values on the stack to the end of a list. The order of the values will be reversed. |
+ | |||
+ | Note that the stack will be empty after this call, so think before using it in functions. | ||
=== Examples === | === Examples === |