package ocaml-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Official release of OCaml 5.5.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml-5.5.0.tar.gz
sha256=c018052c8264a3791a8f54f84179e6bcc78ed82eb889bacc2773df445259aed3
doc/compiler-libs.common/Ident/Unscoped/index.html
Module Ident.Unscoped
Unscoped defines a notion of identifier that are bound locally inside a module-dependant function type : (module M : S) -> t).
Those identifiers do not have scopes because they are bound locally and can be unified with each other to respect alpha-conversion.
val create : string -> tval name : t -> stringval undo_change : change -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>