Piecewise operators allow you to re-evaluate values that are on the stack.
This allows you to grab variables that are on the stack to be re-evaluated.
Piecewise operators allow you to re-evaluate values that are on the stack. This allows you to grab variables that are on the stack to be re-evaluated.
(piecewise-first sm)
(n -- 'n) Queues the first value on the stack back on the code stack. Used to dereference variables on the stack, or to reorganize stack values.
(n -- 'n) Queues the first value on the stack back on the code stack. Used to dereference variables on the stack, or to reorganize stack values.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close