Brendan Eich (2013-10-30T17:26:58.000Z)
domenic at domenicdenicola.com (2013-11-03T22:29:15.581Z)
Anne van Kesteren wrote: > An array-like only "length" and properties "0", "1", ... as far as I > know. I thought iterable meant they implement the iterator protocol. The meaning of array-like is evolving, maybe. I know, this means old array-likes don't iterate without work. Temporary migration problem?