; assume 'recorders' is {:x #(println (System/currentTimeMillis)) ... } #((recorders %))
the above code has a single form (i.e. count 1), and allows you to get the fn you desire from a map and immediately execute it. I've done similar things in prod. On Mon, Jun 4, 2012 at 8:51 AM, Steven Obua <steven.o...@googlemail.com>wrote: > I doubt that this change would break anything, as the case that has > changed has been pretty useless so far. > > On 4 Jun 2012, at 13:32, Moritz Ulrich wrote: > > > I don't think redefining the behavior of fundamental syntax is a good > > idea. Might break many things. > > -- > 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 > -- 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