Hi,

I am new to Clojure and currently reading "Programming Clojure" (just
finished the chapter on concurrency).

I would like to know if there is a collection of common algorithms
written in Clojure to get a better feel for the language and to
familiarize myself with an idiomatic coding style?

For example, I tried to implement the "insertion sort" in Clojure but
could not figure out how to "swap" values and get the recursion
right.

Any suggestions are welcome!

Stefan

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