Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 298 Bytes

Reactive Data

Functional reactive programming with incremental changes in data structures

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.