package resource_cache
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  General resource cache
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.17.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=f7a37ee433dc8bf26cf828fe240f06017062cf66a4f58d21c3766b31407a503d
    
    
  doc/README.html
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)"
  >