package stdcompat
- Overview
 - No Docs
 
You can search for identifiers within the package.
in-package search v0.2.0
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Compatibility module for OCaml standard library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      stdcompat-15.tar.gz
    
    
        
    
  
  
  
    
  
        sha512=1f4a9f98fa478360b8202bb5753a731d69fbafd7d964b96edefcc56100d78cdc5489faaf2c0bb1a4ee27949601a823ae3539f83f3ee4bf11bc2da18aea276899
    
    
  Description
Compatibility module for OCaml standard library allowing programs to use some recent additions to the OCaml standard library while preserving the ability to be compiled on former versions of OCaml.
Published: 21 Feb 2021
Dependencies (3)
- conf-automake
 - conf-autoconf
 - 
  
    ocaml
  
  
    
>= "3.08" & < "5.0" 
Dev Dependencies
None
Used by (21)
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page