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.11.0.tar.gz
md5=a678b5a7d58363a708e4ddfa0bd50e49

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: 22 Mar 2018

Dependencies (5)

  1. ocaml-migrate-parsetree >= "1.0" & < "2.0.0"
  2. jbuilder >= "1.0+beta18.1"
  3. ppx_jane >= "v0.11" & < "v0.12"
  4. core_kernel >= "v0.11" & < "v0.12"
  5. ocaml >= "4.04.1" & < "4.07.0"

Dev Dependencies

None

Used by (5)

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

Conflicts

None