Brendan Eich (2014-02-26T00:45:10.000Z)
C. Scott Ananian wrote:
> The more this is discussed, the more I am convinced that the current
> "holes are evil" behavior of `Array.from` and the `ArrayIterator` is
> the correct thing.  Once you start introducing holes, they crop up
> everywhere.  Just mentally tell yourself that `Array.from` is a method
> to fill in holes,*not*  a method to clone an array.  Use one of the
> discussed workarounds if you need holes.

+1

That's our story and we're sticking to it, I think.

/be
domenic at domenicdenicola.com (2014-03-02T22:45:18.493Z)
+1

That's our story and we're sticking to it, I think.