On Monday, 3 September 2012 06:26:07 UTC+1, Stephen Compall wrote:
>
> (->> ss (map tok-fn), (reductions (partial apply merge) #{}), 
>      (take-while #(...)), (map #(do %2 %1) ss), last) 
>
> Use of `atom' for this sort of thing is certainly an antipattern, so 
> consider any alternative that suits you. 
>

Much appreciated, this has been most helpful.

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