Exercises: improve, add questions about folds.
authorNicolas Boulenguez <nicolas.boulenguez@free.fr>
Tue, 14 May 2019 17:31:00 +0000 (19:31 +0200)
committerNicolas Boulenguez <nicolas.boulenguez@free.fr>
Thu, 30 May 2019 14:46:04 +0000 (16:46 +0200)
commit9678065e17957340e1ad45e61ebcf6f0e917371f
tree2c03d5d114ddabcb58f9f75fdec69817113fdef1
parent1ca3ee3dcd72b5259cc30f3d5b9e87cecacb6a7d
Exercises: improve, add questions about folds.

Rename the question file for consistency with answer file.
Give an explicit command to copy/paste for tests.
Warn about defining `nth` with `cond`.
Fix typo in let2.
Use tools from core.mal in answers.
docs/exercises.md [moved from docs/exercise.md with 54% similarity]
examples/exercises.mal