On 12 Apr 2010, at 09:39, Bytesource wrote:

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


How about the Clojure examples on Rosettacode?

   http://rosettacode.org/wiki/Category:Clojure

-Steve

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to