How to Install libreactivedata-ocaml in Ubuntu 18.04



Install libreactivedata-ocaml by entering the following commands in the terminal:

sudo apt update
sudo apt install libreactivedata-ocaml

Description:

FRP with incremental changes in data structures (runtime)

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. . This package contains dynamically loadable plugins of ReactiveData.

Homepage: https://github.com/ocsigen/reactiveData

Version: 0.1-3build1

Section: universe/ocaml