package prbnmcn-cgrph
Incremental computation
Install
Dune Dependency
Authors
Maintainers
Sources
0.0.2.tar.gz
md5=1044ed2aff9932242e1859b98e0732d0
sha512=72d9a45ed81d2b0c7eec1b25489458298fcb25b6adcf399317aa3d8d7c245a0055b96f17955287f632d0bad2fd6a7fb87a2c93b0883e0d9ba0d738c05b5fe3f8
doc/index.html
prbnmcn-cgrph
prbnmcn-cgrph is a basic library to describe and run incremental computations.
This library is pretty young: use at your own perils. If you are looking for a more mature library, have a look at Incremental, current_incr or perhaps lwd.
See the introduction for some usage example.
API
Cgraph
Cgraph: a simple library for incremental computation
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page