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
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Because the fragment
of the Url for the current document can change dynamically, we use a functional value here.
val get : unit -> url option
get ()
returns a value of type url
with fields reflecting the state of the current Url.
val set : url -> unit
set u
replaces the current Url for u
. WARNING: Causes the document to change.
ON THIS PAGE
No table of contents