Liking cljdoc? Tell your friends :D

lucid.legacy.analyzer.passes.elide-meta


-elide-metaclj

(-elide-meta {:keys [op meta expr env] :as ast})

elide-metaclj

(elide-meta ast)

If elides is not empty and the AST node contains metadata, dissoc all the keys in elides from the metadata.

If elides is not empty and the AST node contains metadata,
dissoc all the keys in elides from the metadata.
raw docstring

elidesclj

Set of map keys to elide from metadata. Defaults to (set (:elide-meta compiler-options))

Set of map keys to elide from metadata.
Defaults to (set (:elide-meta *compiler-options*))
raw docstring

replace-metaclj

(replace-meta meta new-meta)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close