This namespace defines the match syntax special forms, and AST transformations and queries.
This namespace defines the match syntax special forms, and AST transformations and queries.
(expand-ast node)
Takes an AST node as returned by meander.syntax.epsilon/parse
and
expands it in such a way that it can either reduce compiled code
size, improve compiled code efficiency, or both.
Takes an AST node as returned by `meander.syntax.epsilon/parse` and expands it in such a way that it can either reduce compiled code size, improve compiled code efficiency, or both.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close