-
Notifications
You must be signed in to change notification settings - Fork 0
Instruction 2 POP_N
HoverCatz edited this page Feb 8, 2024
·
1 revision
This will POP (aka remove) the last N elements (the top/the right-most/the last added element) on the stack.
Example N:
Stack before:
POP_N <2>
Stack after:
Values popped: