js_of_ocaml
Compiler from OCaml bytecode to JavaScript
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package js_of_ocaml
-
js_of_ocaml
-
-
js_of_ocaml.deriving
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library js_of_ocaml
val output : 'a -> Js.js_string Js.t
Marshal any OCaml value into this JSON representation.
val unsafe_input : Js.js_string Js.t -> 'a
Unmarshal a string in JSON format as an OCaml value (unsafe but fast !).
ON THIS PAGE
No table of contents