clojure-koans/src/koans
2013-07-22 10:55:09 -05:00
..
01_equalities.clj Clarify keywords, symbols, maps, sets 2013-03-04 17:30:00 -06:00
02_lists.clj Clarify empty lists & other list operations 2013-03-04 16:59:01 -06:00
03_vectors.clj Leave out vec nil for now 2013-03-04 17:10:04 -06:00
04_sets.clj Clarify keywords, symbols, maps, sets 2013-03-04 17:30:00 -06:00
05_maps.clj Clarify wording in maps 2013-03-04 17:33:46 -06:00
06_functions.clj add one more problem in function exercise 2013-07-22 10:55:09 -05:00
07_conditionals.clj Rename to use underscores instead of dashes 2012-06-08 15:22:42 -05:00
08_higher_order_functions.clj Rename to use underscores instead of dashes 2012-06-08 15:22:42 -05:00
09_runtime_polymorphism.clj Rename to use underscores instead of dashes 2012-06-08 15:22:42 -05:00
10_lazy_sequences.clj Touch up some grammar & wording 2013-02-25 20:46:19 -06:00
11_sequence_comprehensions.clj Added missing word in comment for koan 11 2013-03-15 23:35:41 +01:00
12_creating_functions.clj Rename to use underscores instead of dashes 2012-06-08 15:22:42 -05:00
13_recursion.clj Rename to use underscores instead of dashes 2012-06-08 15:22:42 -05:00
14_destructuring.clj Rename to use underscores instead of dashes 2012-06-08 15:22:42 -05:00
15_refs.clj Rename to use underscores instead of dashes 2012-06-08 15:22:42 -05:00
16_atoms.clj Rename to use underscores instead of dashes 2012-06-08 15:22:42 -05:00
17_macros.clj Fix a few description typos 2013-01-05 15:18:45 -06:00
18_datatypes.clj Rename to use underscores instead of dashes 2012-06-08 15:22:42 -05:00
19_java_interop.clj Rename to use underscores instead of dashes 2012-06-08 15:22:42 -05:00
20_partition.clj Touch up some grammar & wording 2013-02-25 20:46:19 -06:00