The power of functional programming is in small number of orthogonal
functions. I'm afraid all these combination functions will quickly
transform clojure into php.
Besides it introduces several ways to do the same thing - more
confusion (especially to newbies).
Instead of littering the language with dothis-thendothis functions, i
propose to add a compose operator like in haskell
(. [first filter] ...)


--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to