package alba

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

Module Fmlib_js.BrowserSource

Sourceval raise_js : string -> 'a
Sourceclass type primitive_number = object ... end
Sourceclass type event = object ... end
Sourceclass type style = object ... end
Sourceclass type eventTarget = object ... end
Sourceclass type node = object ... end
Sourceclass type document = object ... end
Sourceclass type history = object ... end
Sourceclass type window = object ... end
Sourceclass type xmlHttpRequest = object ... end
Sourceval get_time : unit -> float
Sourceval get_window : unit -> window Js_of_ocaml.Js.t
Sourceval new_http_request : unit -> xmlHttpRequest Js_of_ocaml.Js.t
Sourcemodule Decoder : sig ... end
Sourcemodule Encoder : sig ... end
Sourcemodule Make (App : Fmlib.Web_application.WEB_APPLICATION with type 'a decoder = 'a Decoder.t and type encoder = Encoder.t) : sig ... end
OCaml

Innovation. Community. Security.