Module Js_of_ocaml_lwt
Lwt support for Js_of_ocaml.
This library is provided by the js_of_ocaml-lwt opam package.
module XmlHttpRequest : sig ... endmodule File : sig ... endmodule Promise : sig ... endmodule Jsonp : sig ... endThis module provides helpers to perform JSONP calls
module Lwt_js : sig ... endJavascript specific Lwt functions.
module Lwt_js_events : sig ... endProgramming mouse or keyboard events handlers using Lwt