first commit

This commit is contained in:
pena 2019-09-02 22:48:06 +02:00
commit 79469ab40c
12 changed files with 462 additions and 0 deletions

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# Hc
Hc is an [OCaml] library for [hash consing].
## License
See [LICENSE].
[LICENSE]: ./LICENSE.md
[hash consing]: https://en.wikipedia.org/wiki/Hash_consing
[OCaml]: https://en.wikipedia.org/wiki/OCaml