(ast-hy expr)
Perform hygienic transformation on an AST
eg. (-> (ast ...) ast-hy)
Perform hygienic transformation on an AST eg. (-> (ast ...) ast-hy)
(hygienic-let-and-loop {:keys [bindings expr] :as let-loop-expr}
{{scope :cljs.jvm.tools.analyzer.hygienic/scope} :locals
:as locals})
(macroexpand f)
Fully macroexpand a form, using hygiene.
Fully macroexpand a form, using hygiene.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close