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/ocurrent
Issue Trackerhttps://github.com/ocurrent/ocurrent/issues
Maintainertalex5@gmail.com
Dependencies
Source [http] https://github.com/ocurrent/ocurrent/releases/download/v0.5/current-v0.5.tbz
sha256=f8c884318a46a568d965c7e8bac00dfe2339efac04ca6f0cbabef916d8b917ca
sha512=e0633239a7d02cdde6264db96c39ed7e3d1adf3a7f09bb25ad002d388f203b561e8c808daee90539bc0ee15c547d2ab4bef1789dcc9c22ed00b151bad0083f64
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/current_incr/current_incr.0.5/opam
Required by