Give Your Spirit Clojure (clojurescriptkoans.com) 5 points by kevrone 12y ago ↗ HN Cute way to learn ClojureScript.
[–] mattmoss 12y ago ↗ Sweet...One suggestion: take, for example, (= ___ (count [:a :b :c])), or anything similar. Check that the answer provided by the user isn't exactly the same as the value on the right. Trivial to pass all/many of these by copy/paste. ;) [–] kevrone 12y ago ↗ Haha it's not my product, but I'll be sure to pass that along!
2 comments
[ 4.7 ms ] story [ 16.2 ms ] threadOne suggestion: take, for example, (= ___ (count [:a :b :c])), or anything similar. Check that the answer provided by the user isn't exactly the same as the value on the right. Trivial to pass all/many of these by copy/paste. ;)