User Tools

Site Tools


crpl:docs:swap

<- CRPL reference <- Stack Manipulation

swap

ArgumentsResultNotation
Two items on the stackThe original two items, in reversed order n1 n2 – n2 n1

Description

Swaps the order of the top two items on the stack.

Examples

 2 3 swap trace
crpl/docs/swap.txt · Last modified: 2025/02/14 14:57 by 127.0.0.1