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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close