On Fri, Jun 8, 2012 at 2:02 PM, fenton <fenton.trav...@gmail.com> wrote:
> I created a tutorial explaining what the thrush -> and ->> operator is.
>
> https://github.com/ftravers/PublicDocumentation/blob/master/clojure-thrush.md
>
> My tutorials are aimed at people who appreciate VERY explicit explanations,
> which I think there is a bit of a gap among current internet available
> literature.

This is a very nice practical explanation of what those macros do.

For compatibility, I would recommend calling `->` 'thread-first macro'
and `->>` 'thread-last macro' throughout your article, as that's what
the rest of the community refers to them as, at least in my
experience. That'll help people find your article if they google for
idiomatic clojure terms.

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

Reply via email to