pkgsrc/devel/ocaml-reactiveData/DESCR
jaapb 2bef5078a9 New package ocaml-reactiveData, reactive programming with incremental
changes in data structures. Needed as a dependency for js_of_ocaml.
2015-01-20 15:19:54 +00:00

3 lines
200 B
Text

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.