package ocamlmig
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml source code rewriting tool
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocamlmig-5.4-20251020.tbz
sha256=cefdf4a018a159ae253786f82208e6b86529f417d77910c5a1875a900502e98c
sha512=a09a06bfb069933fc7ef2ce9fdca9a9b794d9e740e4a1cd7ddfebdf4d886b4ee3b8e00b098068acfb816cd87e0ea87015cfc1b19f198282422151d6c5b6f16cb
doc/index.html
ocamlmig
API
Library ocamlmig.stdlib_to_base
Stdlib_to_baseA set of migration annotations to convert code using the Stdlib to Base, intended to be used this way:
Library ocamlmig.stdlib_to_stdlib
Stdlib_to_stdlibMigration attributes to move from Stdlib names to other preferred Stdlib names, like usingFloat.acosinstead ofacos.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page