module INodeList: sig .. end
sig
end
val get_length : this:[> `NodeList ] GdomeT.t -> int
this:[> `NodeList ] GdomeT.t -> int
val item : this:[> `NodeList ] GdomeT.t -> index:int -> TNode.t option
this:[> `NodeList ] GdomeT.t -> index:int -> TNode.t option