Thanks for the reply. I use doseq instead of map because I need it to run immediately, and I'm not interested in the return values of the functions.
I also would love to be able to simply the (eval ...) part, but I don't know of any other way to dynamically define a function in Clojure. If you know of a way it'd help me out a lot. -Patrick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---