Liking cljdoc? Tell your friends :D

fif.stack-machine.variable


wrap-global-variableclj/s

(wrap-global-variable value)

Converts a given value into a stack-machine word definition suitable for use as a word variable.

Notes:

  • It dequeue's the code stack, so it's only suitable for defining a word definition as a variable.
Converts a given value into a stack-machine word definition suitable
for use as a word variable.

Notes:

- It dequeue's the code stack, so it's only suitable for defining a
word definition as a variable.
sourceraw docstring

wrap-local-variableclj/s

(wrap-local-variable value)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close