2011/12/21 Peter Danenberg <p...@roxygen.org>: > Quoth Aaron Cohen on Setting Orange, the 63rd of The Aftermath: >> Ha, I just looked at the source, it's really weird to see λ in >> "clojure" code. > > That's a little idiosyncrasy of mine: I've been chastised for it in > the past; maybe `lambda' would be more readable?
Nah, you're already far enough off the reservation anyway. ;) Besides, it makes your code self-testing. One thing I'd really want before I even considered using this would be some way of restricting the scope of a reader macro to the current file. As is, they just have way too much room to interfere with your whole world. I'm not sure if that's possible without modifying clojure.core though. -- 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