package primavera
Dependency injection based on a Reader Monad
Install
dune-project
Dependency
Authors
Maintainers
Sources
primavera-1.0.0.tbz
sha256=cde900d727ed27b623ccb978ab1b0695dd049cd26de387104ecc0495773abe2c
sha512=6b4ff15f0750ca9ea9941c875e4c4ddd5d65de8b0ecb8fd018a9ef2994316fd7ad82642dc5849372dc703a8ab0707f905e30b9434cb69c64f693e2f455009696
doc/index.html
primavera
API
Library primavera
Primavera
As mentioned in the following article, sometimes the trivial ways of abstracting effects or dependencies in OCaml offer ‘too much power’ (type construction through modules or continuation control for effects).
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page