package ocsipersist-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Persistent key/value storage for OCaml - support library
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.0.0.tar.gz
md5=b96e2fa070038fc9ffa9ab7551ed5637
sha512=f5aca65bee735f90047c7457d4e5a9965a71a70df14366dd7fea2d494b5397702d5d5b0d677dbe0524368e9ae9c124c281d39ec3a99b3c79ed60ae439f93ec84
doc/ocsipersist-lib/Ocsipersist_lib/Ref/argument-1-Store/index.html
Parameter Ref.Store
Data are divided into stores. Create one store for your project, where you will save all your data.
make_persistent store name default find a persistent value named name in store store from database, or create it with the default value default if it does not exist.
Same as make_persistent but the default value is evaluated only if needed
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>