On Thu, Apr 7, 2011 at 6:26 PM, Scott Jaderholm <jaderh...@gmail.com> wrote:
> (map #((apply comp (reverse fs)) %) c)
> => (11 21 31)

Don't need the lambda around comp because comp returns a function
which can be mapped.

Regards,
BG

-- 
Baishampayan Ghose
b.ghose at gmail.com

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