package note

  1. Overview
  2. Docs

Note v0.0.2

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 Declarative events and signals for OCaml.