package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
  • deprecated Will be removed past 2019-01-01. Use Js_of_ocaml.Jstable instead.
type 'a t
val create : unit -> 'a t
val add : 'a t -> Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> 'a -> unit
val remove : 'a t -> Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> unit
OCaml

Innovation. Community. Security.