RE: [DOM4] Short and Efficent DOM Traversal
François REMY <[email protected]>
| Newsgroups | gmane.comp.web.dom.general,gmane.org.w3c.webapps |
|---|---|
| Message-ID | <[email protected]> |
> Both of these seem very like the ES6 > iterator interface. Can you just use > that instead of minting a new iterable/ > iterator interface? Again, that doesn't solve my TreeWalker use case :-/