The reader does not support this and the reader is not configurable. Quite a final end to any counter...counter argument :)
#() is syntactic sugar and not designed to play Russian puppets with anonymous fns :) (or Russian roulette ?) As a general remark, when you need imbricated anonymous fns in many places, it's probably a sign that you need a separate function or if really needed a macro to wrap this pattern. Code readability will improve accordingly. Luc P. > ## Question: > > Is there a way to do nested, #%'s, where each % matches to the nearest > "parent" #. > > ## Counter Argument: > > You don't want this, it makes Clojure code hard to read. > > ## Counter Counter Argument: > > Despite it being hard to read, I'd like to try it for a few months, and > see if I can adjust to reading two levels of nested # %'s. > > ## Question: > > Is there any library or extension to Clojure that allows nested #%'s? > > Thanks! > > -- > -- > 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 unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- Softaddicts<lprefonta...@softaddicts.ca> sent by ibisMail from my ipad! -- -- 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 unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.