2009/2/28 Stuart Sierra <the.stuart.sie...@gmail.com>

>
> On Feb 27, 1:39 pm, "John D. Hume" <duelin.mark...@gmail.com> wrote:
> > As a Java/Ruby guy who is not used to reading inside out, I'm curious
> > as to whether people who ARE accustomed to LISP find the -> macro
> > distracting since it flops things around. Are there circumstances
> > where you prefer it?
>
> Definitely.  When you're applying a bunch of functions to the same
> object, it can be clearer to use ->.  I don't use it often, but when I
> do, my code is much easier to read.


What you really wanted to say is "a bunch of functions to one object".
(If it is to the same object, then it's doto that should be use)
?


>
> -Stuart Sierra
> - Afficher le texte des messages précédents -
> >
>

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