• en

react 0.9.4

Maintainer contact@ocamlpro.com
Dependencies
ocamlfind
Published Aug 24, 2012
Source [http] http://erratique.ch/software/react/releases/react-0.9.4.tbz
ea5edd6475ad305e084744571e0c9209
Edit https://github.com/ocaml/opam-repository/tree/master/packages/react/react.0.9.4/opam

Module for functional reactive programming (FRP)

It provides support to program with time varying values : applicative events and signals. React doesn't define any primitive event or signal, this lets the client chooses the concrete timeline.