package incremental_kernel

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

Install

Dune Dependency

Authors

Maintainers

Sources

incremental_kernel-v0.10.0.tar.gz
md5=3b90854613ec9508efef5586fd8004ae

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: 30 Dec 2017

Dependencies (6)

  1. ocaml-migrate-parsetree >= "0.4" & < "2.0.0"
  2. jbuilder >= "1.0+beta12"
  3. ppx_jane >= "v0.10" & < "v0.11"
  4. ppx_driver >= "v0.10" & < "v0.11"
  5. core_kernel >= "v0.10" & < "v0.11"
  6. ocaml >= "4.04.1"

Dev Dependencies

None

Used by (5)

  1. incr_dom = "v0.10.0"
  2. incr_dom_widgets < "v0.11.0"
  3. incr_map = "v0.10.0"
  4. incr_select = "v0.10.0"
  5. incremental = "v0.10.0"

Conflicts

None