package containers

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.6.1.2.tar.gz
md5=237e2819408c3537398eaea369d7133e

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 (5)

  1. ocamlbuild build
  2. cppo build
  3. base-bytes
  4. ocamlfind build
  5. ocaml >= "4.00.0" & < "4.06.0"

Dev Dependencies

None

Used by (36)

  1. batsat >= "0.7"
  2. calli
  3. daypack-lib < "0.0.6"
  4. deadlock
  5. decoders-bencode < "0.7.0"
  6. decoders-cbor < "0.7.0"
  7. decoders-ezjsonm >= "0.3.0" & < "0.7.0"
  8. decoders-jsonm < "0.7.0"
  9. decoders-msgpck < "0.7.0"
  10. decoders-sexplib < "0.7.0"
  11. decoders-yojson >= "0.5.0" & < "0.7.0"
  12. dscheck
  13. embedded_ocaml_templates
  14. euler < "0.2"
  15. hll >= "2.7"
  16. jose
  17. lilis >= "0.2.1"
  18. lua_pattern
  19. mastodon-archive-viewer < "0.4.0"
  20. msat >= "0.8.1" & < "0.8.3"
  21. nosetup
  22. nsq < "0.2.5"
  23. oidc
  24. opam-query < "1.3"
  25. opass >= "2.15"
  26. oseq != "0.4.1"
  27. oth
  28. pds >= "5.38"
  29. redis-lwt >= "0.4" & < "0.7"
  30. redis-sync >= "0.4" & < "0.7"
  31. regenerate < "0.2"
  32. revops
  33. snabela
  34. soupault < "2.7.0"
  35. tsort < "2.0.0"
  36. yices2_bindings < "0.2"

Conflicts (1)

  1. lwt >= "4.0.0"