mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
fancy logo
This commit is contained in:
parent
6313fb26c1
commit
d1c00657b2
2 changed files with 7 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
||||||
ocaml-containers
|
ocaml-containers
|
||||||
================
|
================
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
What is _containers_?
|
||||||
|
|
||||||
- A usable, reasonably well-designed library that extends OCaml's standard
|
- A usable, reasonably well-designed library that extends OCaml's standard
|
||||||
library (in `core/`, packaged under `containers` in ocamlfind. Modules
|
library (in `core/`, packaged under `containers` in ocamlfind. Modules
|
||||||
are totally independent and are prefixed with `CC` (for "containers-core"
|
are totally independent and are prefixed with `CC` (for "containers-core"
|
||||||
|
|
@ -57,6 +61,9 @@ If you have comments, requests, or bugfixes, please share them! :-)
|
||||||
|
|
||||||
This code is free, under the BSD license.
|
This code is free, under the BSD license.
|
||||||
|
|
||||||
|
The logo (`media/logo.png`) is
|
||||||
|
CC-SA3 [wikimedia](http://en.wikipedia.org/wiki/File:Hypercube.svg).
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
The design is mostly centered around polymorphism rather than functors. Such
|
The design is mostly centered around polymorphism rather than functors. Such
|
||||||
|
|
|
||||||
BIN
media/logo.png
Normal file
BIN
media/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 89 KiB |
Loading…
Add table
Reference in a new issue