(assemble expr)(assemble expr lookup)(assemble expr lookup registry)Assemble an expression expr with the following optional arguments:
lookup: A map from symbol to value. Can contain any type of value.
Usually constants, Path*s or functions.
registry: a symbol -> special form emitter map. See
symbols-registry as a default value.
Assemble an expression `expr` with the following optional arguments: `lookup`: A map from symbol to value. Can contain any type of value. Usually constants, Path*s or functions. `registry`: a symbol -> special form emitter map. See [[symbols-registry]] as a default value.
Assembler special forms which are expanded to specially compiled classes.
Assembler special forms which are expanded to specially compiled classes.
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 |