On Tue, Oct 4, 2016 at 7:12 AM, Cyril Auburtin <[email protected]> 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 [email protected] https://mail.mozilla.org/listinfo/es-discuss

