clojure-koans/resources
Attila Domokos 6ee21f47b0 Making the if-not example a bit clearer, fixing the answer keys
I felt the example wasn't very clear as the conditional returned the quoted form of `doom` when it evaluated to true or false. This way the user needs to find a value that satisfies the if-not conditional so it returns `doom` and not `more-doom`.
2013-11-22 19:31:31 -06:00
..
koans.clj Making the if-not example a bit clearer, fixing the answer keys 2013-11-22 19:31:31 -06:00