package hc
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Hashconsing library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      hc-0.0.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=6dbe1c2001b09c5681db87d6e051c8b8338e487efa3067ec7c46f369db390c8f
    
    
  sha512=6f5fa8ff51d0f5e23f4c0214bdd92ab096ded12ecf09d60868168266e4f9988092574b55a636e0e048d79568b15e188c7beea271e86bfcd98acb0d8ec0b4ea13
    
    
  Description
hc is an OCaml library for hashconsing. It provides easy ways to use hashconsing, in a type-safe and modular way and the ability to get forgetful memoïzation.
Published: 23 Nov 2019
README
Dependencies (3)
- 
  
    bisect_ppx
  
  
    >= "1.4.1" & < "2.6.0"
- 
  
    dune
  
  
    >= "1.11.0"
- 
  
    ocaml
  
  
    >= "4.05.0"
Dev Dependencies
None
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page