1
1
mirror of https://github.com/kanaka/mal.git synced 2024-08-16 17:20:23 +03:00
mal/examples
Nicolas Boulenguez a1805b96af Move tests of lib/ and new tests of core.mal to tests/lib/.
Partial translation of examples from lib/ to new tests.

Correct test of memoize.

`reduce`, `foldr`, `every?`, `some` and `and` were previously not
tested in tests/step*.mal. Tests them in `tests/lib/` instead.
2019-05-18 01:52:13 +02:00
..
clojurewest2014.mal Fix a number of typos in documentation/comments. 2017-09-15 20:00:15 +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