package js_of_ocaml
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-6.3.0.tbz
sha256=cbca9aceade642734252e939a6476914604888d0a2552ca6dfc30b6047e612c0
sha512=01bd6ce2d20e5a8541d87602dce6987d3739b42d93a8290ff0c5f6a131034c0f4c569d94ecd8d2f259f3ff804066cbcd55271dd5c7f122aae3f6feb5d8f6ac55
doc/js_of_ocaml.deriving/Deriving_Json/index.html
Module Deriving_JsonSource
Typesafe IO (based on the deriving library).
The type of JSON parser/printer for value of type 'a.
to_string Json.t<ty> v marshal the v of type ty to a JSON string.
from_string Json.t<ty> s safely unmarshal the JSON s into an OCaml value of type ty. Throws Failure if the received value isn't the javascript representation of a value of type ty.
Deriver
Source
val read_option :
(Deriving_Json_lexer.lexbuf -> 'a) ->
Deriving_Json_lexer.lexbuf ->
'a option sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>