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 is a website building & hosting documentation for Clojure/Script libraries
× close