package stdcompat
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.
Added to opam-repository:
Dependencies (3)
- conf-automake
- conf-autoconf
-
ocaml
>= "3.08" & < "4.14.3"
Dev Dependencies
None
Used by (21)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page