package containers

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.1.tar.gz
sha256=65000e6b819b24efcc0ef2b82ebc1f402366cebed132a56def4867becdc592d4
md5=6a7570c3c28f96b82d65fe4ef84bffb1

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.00.0" & < "4.06.0"

Dev Dependencies

None

Used by (37)

  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. obatcher
  24. oidc
  25. opam-query < "1.3"
  26. opass >= "2.15"
  27. oseq != "0.4.1"
  28. oth
  29. pds >= "5.38"
  30. redis-lwt >= "0.4" & < "0.7"
  31. redis-sync >= "0.4" & < "0.7"
  32. regenerate < "0.2"
  33. revops
  34. snabela
  35. soupault < "2.7.0"
  36. tsort < "2.0.0"
  37. yices2_bindings < "0.2"

Conflicts

None

OCaml

Innovation. Community. Security.