- From: Boris Zbarsky <notifications@github.com>
- Date: Wed, 07 Oct 2015 14:49:52 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Wednesday, 7 October 2015 21:50:19 UTC
CheckIterable got refactored into GetMethod with P === Symbol.iterator, I believe. > My main question: are array-like objects supported (e.g., NodeLists, or Objects with a length and indexed properties), or must they only have a Symbol.iterator? The latter, but node that `NodeList` has a `Symbol.iterator`. --- Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/61#issuecomment-146343117
Received on Wednesday, 7 October 2015 21:50:19 UTC