4 Commits (8ce6e37c49d55a656993d1758c2f0d0f8b6fff37)

Author SHA1 Message Date
J. Fernando Sánchez 8ce6e37c49 You have achieved clojure enlightenment. Namaste. 6 years ago
Colin Jones ec9d5cd66f Emphasize the leftovers included by partition-all 8 years ago
Michael Perez d30e324bcd src/koans/21_partition.clj: correct meditation doc
The meditation was misleading because calling `(partition-all 3 (range 5))` returns `((0 1 2) (3 4))` results in sequences having <=3 elements , not strictly less than.
8 years ago
Striking 7498707bc0 Change file/ns names for everything and add 02_strings 9 years ago