I've been working through the Clojure koans, which are great. But there's one problem that I can't figure out what they want. Has anyone posted a set of answers (official or unofficial)?
|
feedback
|
|
I have solved the koans. Indeed they are great. My solutions can be found at https://github.com/viebel/clojure-koans. | ||||
|
feedback
|
|
Have you looked at the source? https://github.com/functional-koans/clojure-koans/blob/master/resources/koans.clj I would think this would work for you, but maybe I'm misunderstanding something. | |||
feedback
|