13 lines
209 B
Markdown
13 lines
209 B
Markdown
|
|
# 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
|