Relation:swap
Exchanges the current relation on the stack with the second relation on the stack.
Description
swap
Parameters
None.
Examples
| example | stack |
|---|---|
relation a |
A |
relation b1, b2 |
A B |
swap |
B A |
