package incremental_kernel

  1. Overview
  2. Docs
Library for incremental computations depending only on Core_kernel

Install

Dune Dependency

Authors

Maintainers

Sources

incremental_kernel-113.33.00.tar.gz
md5=07ec43ef8cdbbc078654b3d3a7d6e0c2

Description

Part of Jane Street’s Core library 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.

Published: 19 Mar 2016

Dependencies (15)

  1. variantslib >= "113.24.00" & < "113.25.00"
  2. typerep >= "113.24.00" & < "113.25.00"
  3. sexplib >= "113.33.00" & < "113.34.00+4.03"
  4. ppx_jane >= "113.33.00" & < "113.34.00"
  5. ppx_inline_test >= "113.33.00" & < "113.34.00+4.03"
  6. ppx_expect >= "113.33.00" & < "113.34.00+4.03"
  7. ppx_driver >= "113.33.00" & < "113.34.00+4.03"
  8. ppx_bench >= "113.33.00" & < "113.34.00+4.03"
  9. ppx_assert >= "113.33.00" & < "113.34.00"
  10. fieldslib >= "113.24.00" & < "113.25.00"
  11. core_kernel >= "113.33.00" & < "113.34.00+4.03"
  12. bin_prot >= "113.33.00" & < "113.34.00+4.03"
  13. ocamlfind build & >= "1.3.2"
  14. ocamlbuild build
  15. ocaml >= "4.02.3"

Dev Dependencies

None

Used by (1)

  1. incremental = "113.33.00"

Conflicts

None