package incremental

  1. Overview
  2. No Docs
Library for incremental computations

Install

Authors

Maintainers

Sources

incremental-v0.15.0.tar.gz
sha256=8dc7e111fe3e52068b60300d72a744a63b40a1df79c67b835b364bdceb321b36

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: 21 Mar 2022

Dependencies (5)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.15" & < "v0.16"
  3. core_kernel >= "v0.15" & < "v0.16"
  4. core >= "v0.15" & < "v0.16"
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (6)

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

Conflicts

None