Skip to content

Commit

Permalink
improved README
Browse files Browse the repository at this point in the history
  • Loading branch information
backtracking committed Sep 9, 2013
1 parent 6bc2560 commit 00b4ecc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,15 @@ ocaml-hashcons
==============

OCaml hash-consing library

The technique is described in this paper:

Sylvain Conchon and Jean-Christophe Filliâtre.
Type-Safe Modular Hash-Consing.
In ACM SIGPLAN Workshop on ML, Portland, Oregon, September 2006.

https://www.lri.fr/~filliatr/ftp/publis/hash-consing2.pdf


Note: a different, more elaborated hash-consing library
can be found in Why3 sources at http://why3.lri.fr/

0 comments on commit 00b4ecc

Please sign in to comment.