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: 2021/02/05 11:43 by Karsten75