This commit is contained in:
Simon Cruanes 2013-08-29 14:11:04 +02:00
parent 37be810bbf
commit 7e82adf973
2 changed files with 5 additions and 0 deletions

View file

@ -39,6 +39,9 @@ tests: lib
bench:
ocamlbuild $(OPTIONS) -package bench -package unix -I . tests/benchs.native
push_doc: doc
scp -r containers.docdir/* cedeela.fr:~/simon/root/software/containers/
clean:
ocamlbuild -clean

View file

@ -5,6 +5,8 @@ A bunch of containers,written in different occasions. Not all
containers are properly tested (see `tests/` and `make tests`
if you have installed `OUnit`).
The documentation can be found [here](http://cedeela.fr/~simon/software/containers).
The design is mostly centered around polymorphism rather than functors. Such
structures comprise: