package js_of_ocaml-compiler

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

Module Jsoo_runtime.For_compatibility_onlySource

Sourceval caml_js_from_string : string -> Js.t
Sourceval caml_js_to_byte_string : Js.t -> string
Sourceval caml_js_to_string : Js.t -> string
Sourceval caml_list_of_js_array : 'a Js.js_array -> 'a list
Sourceval caml_list_to_js_array : 'a list -> 'a Js.js_array
Sourceval variable : string -> 'a
OCaml

Innovation. Community. Security.