Thun/docs/reference/stack.md

479 B

Function Put the stack onto the stack. ... c b a stack
## stack Function Put the stack onto the stack. ... c b a stack
   ... c b a [a b c ...]

Definition

Discussion

This function forms a pair with [unstack], and together they form the complement to the "destructive" pair [enstacken] and [disenstacken].

[unstack] [enstacken] [disenstacken]