This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
crpl:docs:appendstacktolist [2013/10/28 14:30] – created Grayzzur | crpl:docs:appendstacktolist [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~DISCUSSION~~ | + | |
<- [[crpl: | <- [[crpl: | ||
===== AppendStackToList | ===== AppendStackToList | ||
^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
- | | n1, n2, n..., List |None| '' | + | | Value< |
Inserts all items on the stack at the end of L1. The top item on the stack is added first, effectively reversing the order of the items. | Inserts all items on the stack at the end of L1. The top item on the stack is added first, effectively reversing the order of the items. |