package ocaml-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
First alpha release of OCaml 5.5.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
5.5.0-alpha1.tar.gz
sha256=9b78c8734c4e1c2efa852326e0dce8b24f8c8d0fbd01645b6165c9a9b15898df
doc/compiler-libs.common/Subst/Unsafe/index.html
Module Subst.Unsafe
Unsafe substitutions introduced by with constraints, local substitutions (type t := int * int) or recursive module check.
val add_modtype : Ident.t -> Types.module_type -> 'any subst -> tReplacing a module type name S by a non-path signature is unsafe as the packed module type (module S) becomes ill-formed.
val add_modtype_path : Path.t -> Types.module_type -> 'any subst -> tDeep editing inside a module type require to retypecheck the module, for applicative functors in path and module aliases.
val add_type_function :
Path.t ->
params:Types.type_expr list ->
body:Types.type_expr ->
t ->
tval type_declaration :
t ->
Types.type_declaration ->
Types.type_declaration resval signature_item :
scoping ->
t ->
Types.signature_item ->
Types.signature_item resval signature : scoping -> t -> Types.signature -> Types.signature res sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>