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 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 |