exercices: fix apply again. It must be a function, not a macro.
authorNicolas Boulenguez <nicolas.boulenguez@free.fr>
Sat, 11 May 2019 10:11:20 +0000 (12:11 +0200)
committerNicolas Boulenguez <nicolas.boulenguez@free.fr>
Thu, 30 May 2019 14:46:04 +0000 (16:46 +0200)
commit1ca3ee3dcd72b5259cc30f3d5b9e87cecacb6a7d
tree47b3e18cd7003b1a527ea92bb4d4cbc23eea0c7f
parent304930e7498748573a050162a05bf5e8518762d6
exercices: fix apply again. It must be a function, not a macro.

It is more interesting to ask an implementation of count from empty?
than the reverse.

Ask for nth, map, concat and conj.

Allow core.mal in answers. Currently, requires the branch with foldr.
docs/exercise.md
examples/exercises.mal