package containers

  1. Overview
  2. Docs
A modular standard library focused on data structures.

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.4.tar.gz
sha256=ae44948ff9927f179acb48a9fdb4ef31724bfbed4f0473ba177bba9d7cbc0337
md5=ed3afee86d38ee2ce7e61df491277040

Description

Containers is a standard library (BSD license) focused on data structures, combinators and iterators, without dependencies on unix. 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).

It also features an optional library for dealing with strings, and a misc library full of experimental ideas (not stable, not necessarily usable).

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind
  3. ocaml >= "4.01.0" & < "4.06.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.