merge-ast
support arities 0 and 1 to work as a reducing functionupdate-child
helperupdate-recursive-depth
helperedn-query-language.core
to avoid requiring test.check for basic operationsast->query
always returns a query, this is a bug fix but if you relied on the bad behvior this may be a breaking change, if that's the case replace your call to ast->query
with ast->expr
query->ast1
nilablequery->ast1
and ast->query
::eql/key
spec, that was a leftover from porting, ::eql/join-key
is the correct one to use.eql/query->shallow-ast
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close