You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Colin Jones 7974120ec3
Use an explicit function argument for `iterate`
Also replace :hello with "hello" to avoid potential confusion since
:hello is also a function.

refs #75
7 years ago
..
01_equalities.clj Updated description 8 years ago
02_strings.clj Spelling fix occurrence (#121) 8 years ago
03_lists.clj Change file/ns names for everything and add 02_strings 9 years ago
04_vectors.clj Change file/ns names for everything and add 02_strings 9 years ago
05_sets.clj Change file/ns names for everything and add 02_strings 9 years ago
06_maps.clj Correct closing paren for meditations (#118) 8 years ago
07_functions.clj Make it clearer what %2 is about 7 years ago
08_conditionals.clj Change file/ns names for everything and add 02_strings 9 years ago
09_higher_order_functions.clj Change file/ns names for everything and add 02_strings 9 years ago
10_runtime_polymorphism.clj Change file/ns names for everything and add 02_strings 9 years ago
11_lazy_sequences.clj Use an explicit function argument for `iterate` 7 years ago
12_sequence_comprehensions.clj Change file/ns names for everything and add 02_strings 9 years ago
13_creating_functions.clj Change file/ns names for everything and add 02_strings 9 years ago
14_recursion.clj Fixed a bug in 14_recursion.clj meditations (#105) 8 years ago
15_destructuring.clj Change file/ns names for everything and add 02_strings 9 years ago
16_refs.clj Change file/ns names for everything and add 02_strings 9 years ago
17_atoms.clj Change file/ns names for everything and add 02_strings 9 years ago
18_quote.clj Reverse order of quoting & macros koans 8 years ago
19_datatypes.clj Change file/ns names for everything and add 02_strings 9 years ago
20_java_interop.clj Change file/ns names for everything and add 02_strings 9 years ago
21_partition.clj Emphasize the leftovers included by partition-all 8 years ago
22_group_by.clj Change file/ns names for everything and add 02_strings 9 years ago
23_meta.clj Update 23_meta.clj 9 years ago
24_macros.clj Reverse order of quoting & macros koans 8 years ago