Liking cljdoc? Tell your friends :D

missing.cwm

Devious code-walking-macros.

Devious code-walking-macros.
raw docstring

binding-form?clj

(binding-form? form)
source

branch?clj

(branch? form)
source

childrenclj

(children form)
source

fn-form?clj

(fn-form? form)
source

replace-symbols-except-where-shadowedclj

(replace-symbols-except-where-shadowed replacements form)
source

walkclj

(walk f form)
(walk context f form)
source

walk-bindingclj

(walk-binding context f [binding-symbol bindings & body])
source

walk-formclj

(walk-form context f form)
source

walk-funclj

(walk-fun context f form)
source

walk-seqclj

(walk-seq form)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close