Is gensym used for anything except alpha-conversion in macros?

2011-07-10 Thread Kazimir Majorinc
Is gensym used for anything in Clojure except for alpha-conversion in macros? -- 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 pati

Generated symbols

2011-07-02 Thread Kazimir Majorinc
I'm need review of use of symbol and gensym functions in Clojure. Beside typical alpha-conversion of variables in macros, what are other typical or interesting uses of these in Clojure? Kazimir Majorinc http://kazimirmajorinc.blogspot.com -- You received this message because you are subsc