Commit Graph

79 Commits

Author SHA1 Message Date
Colin Jones
47d4342314 Show not= and collection equality. 2010-11-04 08:01:34 -05:00
Colin Jones
fa90fc7e86 Add cond; fix typo. 2010-11-03 20:38:20 -05:00
Colin Jones
abcd170b34 Add recursion / factorial koan. 2010-11-02 22:55:34 -05:00
Colin Jones
87e25afc1e Some cleanup & adding a better-syntax of the function toughie. 2010-11-02 22:29:45 -05:00
Colin Jones
9b65b6d0fc Eliminate .size in favor of count. 2010-10-29 10:45:47 -05:00
Colin Jones
2e6ee5ddea Include new equality rules for floats. 2010-10-29 10:18:09 -05:00
Colin Jones
fe1f96b8c0 Upgrade to Clojure 1.3.0-alpha1. 2010-10-29 10:07:11 -05:00
Colin Jones
3bce0bd3ee Update answer key for sets addition. 2010-10-27 17:30:34 -05:00
Nuno Marques
3c6478e5da forgot to update sets as well
Signed-off-by: Colin Jones <trptcolin@gmail.com>
2010-10-27 17:29:45 -05:00
Nuno Marques
1d09a984e7 changed the order of some exercises and removed a confusing map entry
Signed-off-by: Colin Jones <trptcolin@gmail.com>
2010-10-27 17:27:31 -05:00
Colin Jones
c0cc0e32fb Update answer key and add vector function. 2010-10-27 00:04:32 -05:00
Nuno Marques
4155a6b8ea Remove some answers.
Signed-off-by: Colin Jones <trptcolin@gmail.com>
2010-09-28 19:35:11 -05:00
Colin Jones
927212f253 standardizing indentation 2010-07-26 18:20:42 -05:00
Colin Jones
2cf40290b9 more intuitive behavior for blank fn (___) 2010-07-26 18:15:26 -05:00
Colin Jones
71018e6940 simple test suite / answer key for contributors 2010-07-18 11:30:08 -05:00
Colin Jones
0d4a6cb1ce using fill-in-blanks for everything 2010-07-17 18:45:49 -05:00
Colin Jones
363161727e moving run call out of the .clj 2010-07-13 09:41:25 -05:00
Colin Jones
0d1632d3f6 moving to the proper directory-suggested namespace 2010-07-12 18:27:35 -05:00
Colin Jones
b6c0b70de1 modularize runner script 2010-07-12 18:19:54 -05:00
Colin Jones
99773ac292 removing redundancy in naming 2010-07-12 18:11:15 -05:00
Colin Jones
75c78b94e6 partial functions added 2010-07-12 18:06:19 -05:00
Colin Jones
7a6067422d no need for all this duplication 2010-07-11 16:04:37 -05:00
Colin Jones
df8cd4e301 fix function-returning-function typo 2010-05-26 20:54:29 -05:00
Colin Jones
88544175c0 adding blank function (multi-argument) 2010-05-06 22:07:07 -05:00
Colin Jones
b5885e8867 unifying introductory functions a bit 2010-05-06 21:56:43 -05:00
Colin Jones
608690dca3 simplifying meditations macro 2010-05-06 17:38:34 -05:00
Colin Jones
896289b64e using new :main leiningen key 2010-04-02 17:47:32 -05:00
Colin Jones
b55303714c fixing typo (__ vs. _) 2010-04-02 17:43:32 -05:00
Colin Jones
20ee1f1f5c looks like leiningen 1.1 no longer includes current dir in classpath 2010-03-24 22:48:56 -05:00