Liking cljdoc? Tell your friends :D

missing.cwm

Devious code-walking-macros.

Devious code-walking-macros.
raw docstring

binding-form?clj

(binding-form? form)

branch?clj

(branch? form)

childrenclj

(children form)

fn-form?clj

(fn-form? form)

replace-symbols-except-where-shadowedclj

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

walkclj

(walk f form)
(walk context f form)

walk-bindingclj

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

walk-formclj

(walk-form context f form)

walk-funclj

(walk-fun context f form)

walk-seqclj

(walk-seq form)

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

× close