blob: bd763aeae38bd7ce6bd21653f17fad95c8849e84 (
plain)
1
2
3
|
ReactiveData is an OCaml module for functional reactive programming (FRP) based
on React. It adds support to incremental changes in data structures by
reasoning on patches instead of absolute values.
|