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-3.11.0.tbz
sha256=158dafe7271ac79157981d1c3f5f177ec78a0099c38f861ae14e7ac06bd29c3a
sha512=d83f0988aa1089fa01a0a693d7e6a832018c5a8ce707f44685809769377ef7ef59ce48229b1612966bd9166b610d66ddff8f2606f6c3f09c49f601b74842fde1
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)"
>