OK, just looked it up and realized that it's just how # works, and not a special kind of macro.
On Thu, Oct 18, 2012 at 5:25 PM, Mark Engelberg <mark.engelb...@gmail.com>wrote: > On Thu, Oct 18, 2012 at 4:11 PM, Herwig Hochleitner < > hhochleit...@gmail.com> wrote: > >> >> FWIW, when just wanting to print out debug values, I use a custom reader >> tag similar to the above macro: >> >> (let [x #log/spy (+ a b)] >> (usage-of x)) >> >> >> > That's nice! I haven't done anything with reader macros. Can you post > the implementation? > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en