(*on-expansion* expr result)
Called whenever operation expr is expanded. Passed the source and result exprs. Default implementation is no-op. Re-bind (see 'binding) to a side effecting function to do things like trace the expansion process.
Called whenever operation expr is expanded. Passed the source and result exprs. Default implementation is no-op. Re-bind (see 'binding) to a side effecting function to do things like trace the expansion process.
(recursive-expansion expander input)
(recursive-expansion max-iter expander input)
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 |