blob: b16454f1a3659ecfd0b06faddacb99b21c2a2454 (
plain) (
blame)
1
2
3
4
|
React is an Ocaml module for functional reactive programming. It provides
support to programs with time varying values: applicative events and signals.
React doesn't define any primitive event or signal, this lets the client
choose the concrete timeline.
|