current_incrversion

Self-adjusting computations

This is a small, self-contained library for self-adjusting (incremental) computations. It was written for OCurrent, but can be used separately too.

It is similar to Jane Street's incremental library, but much smaller and has no external dependencies.

It is also similar to the react library, but the results do not depend on the behaviour of the garbage collector. In particular, functions stop being called as soon as they are no longer needed.

Authortalex5@gmail.com
LicenseApache-2.0
Published
Homepagehttps://github.com/ocurrent/current_incr
Issue Trackerhttps://github.com/ocurrent/current_incr/issues
Maintainertalex5@gmail.com
Dependencies
Source [http] https://github.com/ocurrent/current_incr/releases/download/0.6.0/current_incr-0.6.0.tbz
sha256=bf762d7fd3df75a85d12858ae58f0a02e7ef0c9106d46cf40559bb23e97aa62e
sha512=deab1d7b6e599ae8827c5b869eadf5bac7ed8e9b8301d0d2395ed921d31ae14c1a50b391cba94ad1b39444cef00731fd6563e974ec98380c15e86e4aebcee7a7
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/current_incr/current_incr.0.6.0/opam
Required by