package resource_cache
General resource cache
Install
Dune Dependency
Authors
Maintainers
Sources
resource_cache-v0.12.0.tar.gz
sha256=74da034f7f9434fdf4c9ca014762ed272b339215d0ed23d25e9c154ac4caf7f0
md5=dd9e1d9efe8c3588ed4f3342157bf5e4
README.md.html
README.md
General resource cache
This library offers a functor to create a resource cache over some abstract [Resource] type. The cache enables resource reuse while obeying various limits.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>