package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type unwrap_id

Values of type unwrap_id are used to identify a specific unwrapper.

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

OCaml

Innovation. Community. Security.