package higher
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Library for higher-kinded programming
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      0.3.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=8e34d8bc4db40569eb3728c0e23ef43c0f242d2845bd56eb65bca6fe755cf810
    
    
  md5=e9e2d2e6db151367be596cd0bcef6ce7
    
    
  Description
Published: 13 Jun 2016
README
higher
Higher-kinded programming in OCaml, as described in
      Lightweight Higher-Kinded Polymorphism
       Jeremy Yallop and Leo White
       Functional and Logic Programming 2014
You can install higher using opam:
opam install higherDependencies (4)
- 
  
    topkg
  
  
    build
- 
  
    ocamlfind
  
  
    build
- 
  
    ocamlbuild
  
  
    build
- ocaml
Dev Dependencies
None
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page