Hi
I want to use hashset in OCaml.
I found these two implemtetations:
*https://www.lri.fr/~filliatr/ftp/ocaml/ds/hashset.ml.html
*http://caml.inria.fr/cgi-bin/hump.en.cgi?contrib=504
Is there anything else available somewhere ?
Regards
Johan