Liking cljdoc? Tell your friends :D

clojure.tools.analyzer.passes.trim


-trimcljmultimethod

source

preserving-raw-formsclj

(preserving-raw-forms {:keys [form raw-forms] :as ast} body)
source

trimclj

(trim ast)

Trims the AST of unnecessary nodes, e.g. (do (do 1)) -> 1

Trims the AST of unnecessary nodes, e.g. (do (do 1)) -> 1
sourceraw docstring

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