package incremental
Library for incremental computations
Install
Dune Dependency
Authors
Maintainers
Sources
incremental-v0.10.0.tar.gz
sha256=c07c26d89bee6889a7dcb94da08d6bfda86d8e8da4bdff37264e1d5fca30d0ac
md5=5b021b29ddc35ab4fc559321a0020d5e
README.org.html
README.org
A library for building self-adusting 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_kernel/blob/master/src/incremental_intf.ml][incremental_kernel/src/incremental_intf.ml]]. You can also find an informal introduction to the library in this [[https://blog.janestreet.com/introducing-incremental][blog post]].
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>