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 is a website building & hosting documentation for Clojure/Script libraries
× close