1
1
mirror of https://github.com/kanaka/mal.git synced 2024-08-16 17:20:23 +03:00
mal/examples
Nicolas Boulenguez 1ca3ee3dcd 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.
2019-05-30 16:46:04 +02:00
..
clojurewest2014.mal Fix a number of typos in documentation/comments. 2017-09-15 20:00:15 +02:00
exercises.mal exercices: fix apply again. It must be a function, not a macro. 2019-05-30 16:46:04 +02:00
hello.mal Move mal code examples from mal/ to examples/ 2015-11-12 17:00:55 -06:00
presentation.mal Fix a number of typos in documentation/comments. 2017-09-15 20:00:15 +02:00