On Tue, Oct 4, 2016 at 7:12 AM, Cyril Auburtin <cyril.aubur...@gmail.com>
wrote:

> I didn't understand everything discussed above, but to me, the only
> asymmetry between head and tail destructuring is for infinite iterators:
>
> `var [x] = neverEndingIterator` vs `var [...a, x] = neverEndingIterator //
> fails`
>

Read the post just before yours. Caitlin pointed out another difference.

-j
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to