first commit
This commit is contained in:
commit
79469ab40c
12 changed files with 462 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue