package core_extended

  1. Overview
  2. Docs
Extra components that are not as closely vetted or as stable as Core

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=17de5f7cf59818d757bb0625c55f0afc84509122645b7782fb522ac98c3be446

Description

The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml.

Added to opam-repository:

Dependencies (8)

  1. re >= "1.8.0"
  2. dune >= "3.11.0"
  3. record_builder >= "v0.17" & < "v0.18~"
  4. ppx_jane >= "v0.17" & < "v0.18~"
  5. core_unix >= "v0.17" & < "v0.18~"
  6. core_kernel >= "v0.17" & < "v0.18~"
  7. core >= "v0.17" & < "v0.18~"
  8. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (3)

  1. core_bench >= "v0.17.0"
  2. delimited_parsing >= "v0.17.0"
  3. of_json >= "v0.17.0"

Conflicts

None