I've always been a huge fan of Algorithms, (I was a TA in college for the course). All of the algorithms in our course were imperative. I'm interested to see how Clojure approaches those in a way that's idiomatic to Clojure.
This looks cool. I started going through _Algorithms in C_[0] a while back and implementing things in Clojure to gain some experience. This book looks like it does something similar, but does it idiomatically from the get-go.<p>[0] <a href="http://www.amazon.com/Algorithms-Computer-Science-Robert-Sedgewick/dp/0201514257/" rel="nofollow">http://www.amazon.com/Algorithms-Computer-Science-Robert-Sed...</a>
This looks interesting, I'm hoping it's not completely introductory like 'Living Clojure' (takeaway: don't trust amazon reviews). Is there any early draft discount? Like Manning's MEAP?