package note

  1. Overview
  2. Docs

Note v0.0.3

Note is a library for functional reactive programming (FRP). It provides support to program with time varying values: declarative events and signals.

The semantics of events and signals is described in this manual.

WARNING. This package is experimental, it's documentation is subpar and the interfaces will likely change in the future.

note library

  • Note Declarative events and signals for OCaml.

note.brr library

This library has the reactive infrastructure for browsers and a few higher-level APIs.

Experimental, will break in the future.

  • Note_brr
  • Note_brr_kit
  • Note_brr_legacy