class type ['a] collection = object .. end
['a]
object
end
method length : int Js.readonly_prop
int Js.readonly_prop
method item : int -> 'a Js.t Js.optdef Js.meth
int -> 'a Js.t Js.optdef Js.meth
method namedItem : Js.js_string Js.t -> 'a Js.t Js.opt Js.meth
Js.js_string Js.t -> 'a Js.t Js.opt Js.meth