object method add : Js.js_string Js.t -> unit Js.meth method contains : Js.js_string Js.t -> bool Js.t Js.meth method item : int -> Js.js_string Js.t Js.optdef Js.meth method length : int Js.readonly_prop method remove : Js.js_string Js.t -> unit Js.meth method stringifier : Js.js_string Js.t Js.prop method toggle : Js.js_string Js.t -> bool Js.t Js.meth end
