On Tue, 6 Jul 2010 14:09:18 -0400 Greg <g...@kinostudios.com> wrote: > On Jul 6, 2010, at 2:01 PM, Stuart Halloway wrote: > > (3) I haven't seen a lot of examples where something like --> solves real > > problems in code. > > I haven't coded long enough in Clojure to provide you with any examples, but > it seems like hoping that the functions you're going to use are going to have > the correct parameter order is silly. Why hope when you can guarantee it > won't matter? > > Anyways, you haven't seen a lot of examples simply because people don't have > a --> to use. Thus they're are forced to work around it, for example by > replacing calls to -> or ->> with the corresponding standard calls > (postfix/prefix? don't remember what that style is called). > > If it existed, you would see it being used.
If that's true, then it should be easy to find places in either clojure.contrib or the parts of clojure.core that are written in clojure that could make use of it. Have you checked for those? <mike -- Mike Meyer <m...@mired.org> http://www.mired.org/consulting.html Independent Network/Unix/Perforce consultant, email for more information. O< ascii ribbon campaign - stop html mail - www.asciiribbon.org -- 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