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