..
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
Update 05_maps.clj
2013-09-18 08:45:07 -05:00
06_functions.clj
add one more problem in function exercise
2013-07-22 10:55:09 -05:00
07_conditionals.clj
Make if-not example clearer, fix the answer keys
2014-01-21 07:23:03 -06: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
Move herbivore assertions together
2014-01-21 07:14:27 -06:00
10_lazy_sequences.clj
Touch up some grammar & wording
2013-02-25 20:46:19 -06:00
11_sequence_comprehensions.clj
Switch variable from index to x to avoid confusing syntax highlightig.
2014-01-21 07:35:12 -06:00
12_creating_functions.clj
Rename to use underscores instead of dashes
2012-06-08 15:22:42 -05:00
13_recursion.clj
Improve grammatical flow
2013-07-24 19:39:17 -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
Minor grammar fix
2014-01-09 01:14:08 +00: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
A few grammatical changes.
2013-11-18 17:29:13 +00:00