package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method length : int Js.readonly_prop
method item : int -> Js.js_string Js.t Js.optdef Js.meth
method contains : Js.js_string Js.t -> bool Js.t Js.meth
method add : Js.js_string Js.t -> unit Js.meth
method remove : Js.js_string Js.t -> unit Js.meth
method toggle : Js.js_string Js.t -> bool Js.t Js.meth
method stringifier : Js.js_string Js.t Js.prop