ocaml-containers/README.md
2013-02-27 16:17:23 +01:00

19 lines
437 B
Markdown

ocaml-containers
================
A bunch of containers,written in different occasions. Probably not very high
quality, since not all containers are tested.
## Build
You need the library `sequence`. With opam, type `opam install sequence`.
Then:
$ make
## License
This code is free, under the BSD license. The module `leftistheap` is due
to [Jean-Christophe Filliâtre](https://www.lri.fr/~filliatr/), under
the GPL license.