• en

react 0.9.3

Maintainer contact@ocamlpro.com
Dependencies
ocamlfind
Published Aug 21, 2012
Source [http] http://erratique.ch/software/react/releases/react-0.9.3.tbz
ba2239e33ae78bf941d56099319f41d4
Edit https://github.com/ocaml/opam-repository/tree/master/packages/react/react.0.9.3/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.