package js_of_ocaml
- 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)"
>
Compiler from OCaml bytecode to JavaScript
Install
dune-project
Dependency
Authors
Maintainers
Sources
js_of_ocaml-4.0.0.tbz
sha256=df02f819e5b2f48234af2b3e3e7c9781afa8212f8bece7ebcfbd8358b394495e
sha512=92e822849c8be14ce0428f7f4be3991449f76e65d408073a5b8b9674ba2d099439027aa11618b603c7ee31a179cf6976d54a929917a69b269425f0367926c200
doc/js_of_ocaml.deriving/Deriving_Json_lexer/index.html
Module Deriving_Json_lexer
val init_lexer : ?buf:Buffer.t -> Lexing.lexbuf -> lexbufCreate a fresh lexbuf record.
val tag_error : typename:string -> lexbuf -> 'aval read_int : lexbuf -> intval read_bounded_int : ?min:int -> max:int -> lexbuf -> intval read_tag_1 : int -> lexbuf -> intval read_tag_2 : int -> int -> lexbuf -> intval read_int32 : lexbuf -> int32val read_int64 : lexbuf -> int64val read_number : lexbuf -> floatval read_string : lexbuf -> stringval read_case : lexbuf -> [ `Cst of int | `NCst of int ]val read_vcase : lexbuf -> [ `Cst of int | `NCst of int ]val read_comma : lexbuf -> unitval read_lbracket : lexbuf -> unitval read_rbracket : lexbuf -> unitval read_comma_or_rbracket : lexbuf -> [ `Comma | `RBracket ] sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>