clojure-koans/resources
Attila Domokos 68dcde939e Make if-not example clearer, fix 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`.
2014-01-21 07:23:03 -06:00
..
koans.clj Make if-not example clearer, fix the answer keys 2014-01-21 07:23:03 -06:00