mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 19:55:31 -05:00
One is _a_ megalomaniac
This commit is contained in:
parent
af6cd08ff4
commit
b70a8d875e
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Containers is:
|
||||||
- A usable, reasonably well-designed library that extends OCaml's standard
|
- A usable, reasonably well-designed library that extends OCaml's standard
|
||||||
library (in 'src/core/', packaged under `containers` in ocamlfind. Modules
|
library (in 'src/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"
|
||||||
or "companion-cube" because I'm megalomaniac). This part should be
|
or "companion-cube" because I'm a megalomaniac). This part should be
|
||||||
usable and should work. For instance, `CCList` contains functions and
|
usable and should work. For instance, `CCList` contains functions and
|
||||||
lists including safe versions of `map` and `append`. It also
|
lists including safe versions of `map` and `append`. It also
|
||||||
provides a drop-in replacement to the standard library, in the module
|
provides a drop-in replacement to the standard library, in the module
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue