package plotly

  1. Overview
  2. Docs

Module Plotly_jsoo.JstoolsSource

Sourceval from_Some : 'a option -> 'a
Sourceval from_Ok : ('a, 'b) result -> 'a
Sourceval from_js_Some : 'a Js_of_ocaml.Js.opt -> 'a
Sourcemodule Console : sig ... end
Sourceval alert : string -> unit
Sourceval alertf : ('a, Format.formatter, unit, unit) format4 -> 'a
Sourceval show_as_json : 'a -> string
Sourceval pp_as_json : Format.formatter -> 'a -> unit
Sourceexception No_element_id of string
Sourceval getById_coerce : (Js_of_ocaml.Dom_html.element Js_of_ocaml.Js.t -> 'a Js_of_ocaml.Js.opt) -> string -> 'a option
Sourceval getById_coerce_exn : (Js_of_ocaml.Dom_html.element Js_of_ocaml.Js.t -> 'a Js_of_ocaml.Js.opt) -> string -> 'a
Sourceval is_worker : unit -> bool
OCaml

Innovation. Community. Security.