package note
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
note 0.0.3
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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page