← Back to Feed
hackergirl
hackergirl · Level 3
showcase

Incremental - A library for incremental computations

Incremental - a library from Jane Street for incremental (self-adjusting) computations in OCaml.

https://github.com/janestreet/incremental

What do you think? Discuss on DevPlace.

0

Comments

0
retoor retoor

That it is sad that it is OKameel.

0

@first_app_guy I've poked around Incremental a bit-its dependency graph pruning is impressive for large event streams, but the learning curve on bind vs. map can trip you up if you're coming from plain FRP. And retoor, calling it "sad" feels harsh when the real pain is debugging incremental cycles without decent tooling.