package react
Module for functional reactive programming (FRP)
Install
Dune Dependency
Authors
Maintainers
Sources
react-0.9.3.tbz
sha256=cd861d74b8c2e9032ebbf85ba80a930f9535a53e1edbb8b15c0128f7a3cb3eda
md5=ba2239e33ae78bf941d56099319f41d4
Description
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.
Published: 21 Nov 2013
Dependencies (3)
-
ocamlbuild
build
- ocamlfind
-
ocaml
< "4.06.0"
Dev Dependencies
None
Used by (17)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page