keyword->key map for the AST-folding callbacks.
keyword->key map for the AST-folding callbacks.
(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.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |