How to Install libreactivedata-ocaml-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libreactivedata-ocaml-dev

Description:

FRP 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. . This package contains development files of ReactiveData.

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

Version: 0.1-3build1

Section: universe/ocaml