package incremental

  1. Overview
  2. Docs
Library for incremental computations

Install

Authors

Maintainers

Sources

incremental-v0.16.0.tar.gz
sha256=3464f34f1048ee53e0727c83acfaa8c303f0133e3cf78ef745773fa63aa0872a

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: 14 Jun 2023

Dependencies (7)

  1. dune >= "2.0.0"
  2. ppx_optcomp >= "v0.16" & < "v0.17"
  3. ppx_jane >= "v0.16" & < "v0.17"
  4. lru_cache >= "v0.16" & < "v0.17"
  5. core_kernel >= "v0.16" & < "v0.17"
  6. core >= "v0.16" & < "v0.17"
  7. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (6)

  1. incr_dom >= "v0.16.0"
  2. incr_dom_interactive >= "v0.16.0"
  3. incr_dom_sexp_form >= "v0.16.0"
  4. incr_map >= "v0.16.0"
  5. incr_select >= "v0.16.0"
  6. par_incr

Conflicts

None