package ocamlformat-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml Code Formatter
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocamlformat-0.28.1.tbz
sha256=70bda037d0bed961ed91bdb5198b2eeef542444750a8b015d80ccb94b3ff41fb
sha512=8de0517165c6f0cadcedcce66e57cb723956768a8068abd062243abb08fabf292283d0d284be230aa5647d0883a4dc7f28fcf1b70338a2b0c9b17a5bed1bbb71
doc/ocamlformat-lib.ocaml_common/Ocamlformat_ocaml_common/Syntaxerr/index.html
Module Ocamlformat_ocaml_common.SyntaxerrSource
Auxiliary type for reporting syntax errors
Warning: this module is unstable and part of compiler-libs.
Source
type error = | Unclosed of Location.t * string * Location.t * string| Expecting of Location.t * string| Not_expecting of Location.t * string| Applicative_path of Location.t| Variable_in_scope of Location.t * string| Other of Location.t| Ill_formed_ast of Location.t * string| Invalid_package_type of Location.t * invalid_package_type| Removed_string_set of Location.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>