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
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.2/current-v0.2.tbz
sha256=dd5475e7b1e21562cee10f97db326d647902bc85dad9f0704c112754302f7819
sha512=c8783e9217e901342b15fe27b50289f33cd6530386afc71332a694664676e203b4b8e730aec7882e7bd6abcfe82b9832f9571638d6f90edbf4bc8f67ad1356f6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/current_incr/current_incr.0.2/opam
Required by