macroexpand
functionv1.7
clojure.reflect/macroexpand
(macroexpand [form])Queries the reflection api with a quoted macro form, then calls the
callback function with the macroexpanded form, as a string.
Examples
No examples yet. Be the first to add one!