containers
A modular, clean and powerful extension of the OCaml standard library.
Description
Containers is an extension of OCaml's standard library (under BSD license)
focused on data structures, combinators and iterators, without dependencies on
unix, str or num. Every module is independent and is prefixed with 'CC' in the
global namespace. Some modules extend the stdlib (e.g. CCList provides safe
map/fold_right/append, and additional functions on lists).
Alternatively, open Containers
will bring enhanced versions of the standard
modules into scope.
It also features sub-libraries for dealing with threads, S-expressions, and the intricacies of unix.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 04 Jan 2018
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
batsat
>= "0.7"
calculon
< "0.7"
daypack-lib
< "0.0.6"
decoders
>= "0.3.0"
decoders-ezjsonm
>= "0.3.0"
decoders-yojson
>= "0.5.0"
gdbprofiler
< "0.4"
hll
>= "2.7"
libzipperposition
< "2.0"
logtk
>= "1.5.1" & < "2.0"
mastodon-archive-viewer
< "0.4.0"
msat
>= "0.8.1" & < "0.8.3"
nsq
< "0.2.5"
nunchaku
>= "0.4"
opam-query
>= "1.3"
opass
>= "2.15"
pds
>= "5.38"
redis-lwt
>= "0.4"
redis-sync
>= "0.4"
smbc
>= "0.3.1" & < "0.6.1"
soupault
< "2.7.0"
tsort
< "2.0.0"
websocket
>= "2.0.0" & < "2.7"
yices2_bindings
< "0.2"
zipperposition
>= "1.1" & < "2.0"
zipperposition-tools
< "2.0"
Conflicts
sequence
< "0.5"