package ocaml-base-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
First release candidate of OCaml 4.14.2
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.14.2-rc1.tar.gz
sha256=0779d4871c5a3be4ae24dc2f5a49ec5463973f951a11953a7da6089e02587a37
doc/ocamlcommon/Attr_helper/index.html
Module Attr_helper
Helpers for attributes
Warning: this module is unstable and part of compiler-libs.
val get_no_payload_attribute :
string list ->
Parsetree.attributes ->
string Asttypes.loc optionThe string list argument of the following functions is a list of alternative names for the attribute we are looking for. For instance:
["foo"; "ocaml.foo"]val has_no_payload_attribute : string list -> Parsetree.attributes -> boolexception Error of Location.t * errorval report_error : Format.formatter -> error -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>