(-emit-form* {:keys [form] :as ast} ops)(class->sym class)(emit-form ast)(emit-form ast ops)Return the form represented by the given AST Ops is a set of options, valid options are:
Return the form represented by the given AST Ops is a set of options, valid options are: * :hygienic * :qualified-vars
(emit-hygienic-form ast)Return an hygienic form represented by the given AST
Return an hygienic form represented by the given AST
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 |