Declarative events and signals for OCaml
Description
Release %%VERSION%%
React is an OCaml module for functional reactive programming (FRP). It provides support to program with time varying values : declarative events and signals. React doesn't define any primitive event or signal, it lets the client chooses the concrete timeline.
React is made of a single, independent, module and distributed under the ISC license.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Published
16 Mar 2017
Authors
Maintainers
Sources
react-1.2.1.tbz
md5=ce1454438ce4e9d2931248d3abba1fcc
Dependencies
Reverse Dependencies
0install
< "2.12.1"
inquire
= "0.2.1"
js_of_ocaml-tyxml
>= "3.10.0"
lambda-term
>= "1.6" & != "1.11"
obus
>= "1.1.6" & < "1.2.0"
ocsigenserver
>= "2.4.0"
utop
>= "1.12"
Conflicts
None