- From: Brendan Eich <brendan@mozilla.com>
- Date: Wed, 30 Oct 2013 10:14:35 -0700
- To: Anne van Kesteren <annevk@annevk.nl>
- CC: Allen Wirfs-Brock <allen@wirfs-brock.com>, "public-script-coord@w3.org" <public-script-coord@w3.org>, es-discuss list <es-discuss@mozilla.org>
Anne van Kesteren wrote: > OnTue, Oct 29, 2013 at 4:50 PM, Allen Wirfs-Brock > <allen@wirfs-brock.com> wrote: >> > Spread now requires an Iterable rather than an array-like > > This is different from how sequence<T> behaves in IDL. (It uses array-likes.) :/ This is more general, since array-likes should be iterable to be like arrays, which are iterable. So this seems ok. Right? /be
Received on Wednesday, 30 October 2013 17:15:04 UTC