Relation:dup

Duplicates the current relation of the stack.

Description

dup

Parameters

None.

Examples

example stack
relation a A
relation b1, b2 A B
dup A B B

Comments

See also

pop swap