hachis
is an OCaml library that offers implementations of hash sets
and hash maps.
Type opam install hachis
.
In your dune
file, add (libraries hachis)
to the description of
your library
or executable
.
For more information, please see the documentation of the latest released version.