- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Sat, 10 May 2014 16:50:07 +0200
- To: Rick Waldron <waldron.rick@gmail.com>
- Cc: Jungkee Song <jungkee.song@samsung.com>, Domenic Denicola <domenic@domenicdenicola.com>, Boris Zbarsky <bzbarsky@mozilla.com>, Webapps WG <public-webapps@w3.org>
On Fri, May 9, 2014 at 9:18 PM, Rick Waldron <waldron.rick@gmail.com> wrote: > Pardon me if I've missed some important context, but why would keys, values > and entries return a Promise when the ES APIs of the same name return an > Iterator? Looks like you missed "async". However, for AsyncMap it seems like you'd need AsyncIterator, which is a thing we don't have (yet). -- http://annevankesteren.nl/
Received on Saturday, 10 May 2014 14:50:35 UTC