(ast-hy expr)
Perform hygienic transformation on an AST
eg. (-> (ast ...) ast-hy)
Perform hygienic transformation on an AST eg. (-> (ast ...) ast-hy)
(emit-hy expr)
Emit an already-hygienic AST as a form.
eg. (-> (ast ...) ast-hy emit-hy)
Emit an already-hygienic AST as a form. eg. (-> (ast ...) ast-hy emit-hy)
(hygienic-local-binding {:keys [op init sym] :as local-binding} scope new-sym?)
(macroexpand f)
Fully macroexpand a form, using hygiene.
Fully macroexpand a form, using hygiene.
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 |