package rizzo
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
FRP library implementation of Rizzo
Install
dune-project
Dependency
Authors
Maintainers
Sources
rizzo-0.2.0.tbz
sha256=de51172f943234c51afaa88764d29fc7802109cab6a9ff659adf106459de3d1c
sha512=b79d8254946de6034168b689f1e33612dc8b3ac799c9c6c70adf15b910f3f1bb26f1f4cda4bf1f43a559b6f9adfc73a30a803679a4de1d6771cd979a13f246d0
Description
Rizzo is a Functional Reactive Programming (FRP) library implemented in OCaml. It provides abstractions and tools for building reactive applications with ease and efficiency. Rizzo was made as one solution to the challenges with time leaks in FRP systems.
Tags
FRP space leaks time leaks signals channels functional reactive programmingPublished: 08 Dec 2025
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page