Liking cljdoc? Tell your friends :D

macaw.walk


->callback-keyclj

keyword->key map for the AST-folding callbacks.

keyword->key map for the AST-folding callbacks.
sourceraw docstring

fold-queryclj

(fold-query parsed-query callbacks init-val)

Fold over the query's AST, using the callbacks to update the accumulator.

Fold over the query's AST, using the callbacks to update the accumulator.
sourceraw docstring

walk-queryclj

(walk-query parsed-query callbacks)

Walk over the query's AST, using the callbacks for their side-effects, for example to mutate the AST itself.

Walk over the query's AST, using the callbacks for their side-effects, for example to mutate the AST itself.
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