On Tue, Jan 27, 2009 at 5:38 PM, Chouser <chou...@gmail.com> wrote: > > On Tue, Jan 27, 2009 at 9:20 AM, Daniel Jomphe <danieljom...@gmail.com> wrote: >> >> Michael Wood wrote: >> >>> I've seen various code snippets where people use something# in >>> functions. Is there any point to this or gensym except in a macro? > > The suffix# isn't made useful by being in a macro, but by being in a > syntax-quote. > > user=> `foo# > foo__211__auto__
OK, thanks for clarifying. Another question then comes to mind: Is there any reason one might want to use syntax-quote outside of a macro? -- Michael Wood <esiot...@gmail.com> --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---