package incremental
Library for incremental computations
Install
Dune Dependency
Authors
Maintainers
Sources
incremental-v0.14.0.tar.gz
sha256=6054c0015e4d928ce28be6cdebb7eeb43951a46b77cc69323fb9bd036df68288
md5=01098e7e363cb403b52fcbe625d46641
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: 31 May 2020
README
README.org
A library for building self-adjusting computations, following the work of [[http://www.umut-acar.org/self-adjusting-computation][Umut Acar et. al.]]. Incremental gives you a way of building complex computations that can update efficiently in response to their inputs. Incremental can be useful in a number of applications, including: - Building large calculations (of the kind you might build into a spreadsheet) that can react efficiently to changing data. - Constructing views in GUI applications that can incorporate new data efficiently. - Building online versions of existing combinatorial algorithms. You can find detailed documentation in of the library and how to use it in [[https://github.com/janestreet/incremental/blob/master/src/incremental_intf.ml][incremental/src/incremental_intf.ml]]. You can also find an informal introduction to the library in this [[https://blog.janestreet.com/introducing-incremental][blog post]].
Dependencies (4)
-
dune
>= "2.0.0"
-
ppx_jane
>= "v0.14" & < "v0.15"
-
core_kernel
>= "v0.14" & < "v0.15"
-
ocaml
>= "4.08.0"
Dev Dependencies
None
Used by (6)
-
bonsai
= "v0.14.0"
-
incr_dom
= "v0.14.0"
-
incr_dom_interactive
< "v0.15.0"
-
incr_dom_sexp_form
< "v0.15.0"
-
incr_map
= "v0.14.0"
-
incr_select
= "v0.14.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page