Allows defining words which return a constant value
Allows defining words which return a constant value
(constant-mode sm)Mode for creating a word definition which pops a constant value onto the stack.
Mode for creating a word definition which pops a constant value onto the stack.
(import-stdlib-constant-mode sm)Stack Machine Import for constant-mode
Stack Machine Import for constant-mode
(start-constant sm)Word definition for going into constant-mode for defining a constant
Word definition for going into constant-mode for defining a constant
(wrap-word-constant cval)Generates a word function that pops cval on the stack
Generates a word function that pops `cval` on the stack
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |