eliom.client
Eliom_unwrap
eliom.ocamlbuild
eliom.ppx
eliom.server
monitor
monitor_start
ppx_client
ppx_server
ppx_type
ppx_utils
type unwrap_id
Values of type unwrap_id are used to identify a specific unwrapper.
unwrap_id
val id_of_int : int -> unwrap_id
val unwrap_js : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> 'a
unwrap_js v unwraps the content of the JavaScript variable v
unwrap_js v
v