Files
pkgsrc-ng/devel/ocaml-reactiveData/DESCR
2016-01-21 23:40:00 +01:00

4 lines
200 B
Plaintext

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.