On Tue, Apr 2, 2013 at 8:09 PM, larry google groups <
lawrencecloj...@gmail.com> wrote:

>
> Does anyone actually write Clojure code like this, or is it considered bad
> form?
>


I do quite often.

I think the new 1.5 threading macros are probably considered better form
where they are appropriate, but there are no practical disadvantages to
code written that way, other than stylistic ones, and sometimes it is
clearer to build up the construction of a value in multiple steps via let
shadowing.

-- 
Dave

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to