package ocaml-base-compiler
- 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)"
>
Official release 4.09.1
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.09.1.tar.gz
sha256=3e3146e0c876d14bdd574cb543e782feb2b07a7cabd054a8f322ef40de61943a
doc/ocamlcommon/Translcore/index.html
Module Translcore
val pure_module : Typedtree.module_expr -> Lambda.let_kindval transl_exp : Typedtree.expression -> Lambda.lambdaval transl_apply :
?should_be_tailcall:bool ->
?inlined:Lambda.inline_attribute ->
?specialised:Lambda.specialise_attribute ->
Lambda.lambda ->
(Asttypes.arg_label * Typedtree.expression option) list ->
Location.t ->
Lambda.lambdaval transl_let :
Asttypes.rec_flag ->
Typedtree.value_binding list ->
Lambda.lambda ->
Lambda.lambdaval transl_extension_constructor :
Env.t ->
Path.t option ->
Typedtree.extension_constructor ->
Lambda.lambdaexception Error of Location.t * errorval report_error : Format.formatter -> error -> unitval transl_module :
(Typedtree.module_coercion ->
Path.t option ->
Typedtree.module_expr ->
Lambda.lambda)
refval transl_object :
(Ident.t -> string list -> Typedtree.class_expr -> Lambda.lambda) ref sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>