package lru-cache
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A simple implementation of a LRU cache
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      ocaml-lru-cache-0.3.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=09c47dafcf9bfc3f36aa12a5df051cf5f90fbef5097031ab30239ceebb1bce93
    
    
  md5=33da0c73f5cb1d671d2e6158c5d0edd1
    
    
  Description
ocaml-lru-cache is a simple OCaml implementation of a cache using the Least Recently Used (LRU) strategy.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page