first commit

This commit is contained in:
pena 2019-05-07 18:57:32 +02:00
commit f8f05a731b
15 changed files with 423 additions and 0 deletions

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# memo
memo is an [OCaml] library for [memoïzation].
- [LICENSE]
- [CHANGELOG]
[CHANGELOG]: ./CHANGELOG.md
[LICENSE]: ./LICENSE.md
[memoïzation]: https://en.wikipedia.org/wiki/Memoization
[OCaml]: https://en.wikipedia.org/wiki/OCaml