- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 07 Nov 2016 07:41:07 -0800
- To: whatwg/url <url@noreply.github.com>
Received on Monday, 7 November 2016 15:41:47 UTC
Oh, I would have expected 2, not 3 :(. That indicates to me this may be too confusing of a concept to add, and just using `Array.from().length`, or asking TC39 to add an %IteratorPrototype%.length so that you can do `url.searchParams.keys().length` vs. `url.searchParams.values().length`, would be better. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/163#issuecomment-258870063
Received on Monday, 7 November 2016 15:41:47 UTC