package js_of_ocaml-compiler
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-5.0.1.tbz
sha256=7a210f1ca16a742381947dc67c3d8d9f4c94fbf20738744b1353897985b61069
sha512=07a973561190686d56bd5d56d9a275e177716ea8b9720f6acc7ddf8618680844a6d0c798447567ea9542d83bab524c165d076f3cce0769a12fc483ef8cd6a733
doc/js_of_ocaml-compiler.runtime/Jsoo_runtime/Js/index.html
Module Jsoo_runtime.Js
type 'a js_array = ttype ('a, 'b) meth_callback = tval string : string -> tval to_string : t -> stringval bytestring : string -> tval to_bytestring : t -> stringval bool : bool -> tval to_bool : t -> boolval array : 'a array -> tval to_array : t -> 'a arrayval number_of_float : float -> tval float_of_number : t -> floatval callback : ('b -> 'a) -> ('b, 'a) meth_callbackval callback_with_arguments :
(t js_array -> 'b) ->
('c, t js_array -> 'b) meth_callbackval callback_with_arity : int -> ('a -> 'b) -> ('c, 'a -> 'b) meth_callbackval meth_callback : ('b -> 'a) -> ('b, 'a) meth_callbackval meth_callback_with_arity : int -> ('b -> 'a) -> ('b, 'a) meth_callbackval meth_callback_with_arguments :
('b -> t js_array -> 'a) ->
('b, t js_array -> 'a) meth_callbackval wrap_callback : ('a -> 'b) -> ('c, 'a -> 'b) meth_callbackval wrap_meth_callback : ('a -> 'b) -> ('a, 'b) meth_callback sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>