aboutsummaryrefslogtreecommitdiff
path: root/lib/hashset.ml
AgeCommit message (Expand)Author
2012-10-29Removed many calls to OCaml generic equality. This was done byppedrot
2012-10-17Using weak tables instead of plain hash tables while hashconsing.ppedrot
2012-09-26Reusing the Hashset data structure in Hashcons. Hopefully, this shouldppedrot
2012-09-26Cleaning, renaming obscure functions and documenting in Hashcons.ppedrot