Re: ArrayClass should imply @@isConcatSpreadable

On 10/28/13 8:08 PM, Jonas Sicking wrote:
> Return a frozen (and thus immutable) Array.
> When you need to change the contents of the array, create a new frozen
> Array which contains the new Array contents.

Ah, hmm.  I could probably live with that.

-Boris

Received on Tuesday, 29 October 2013 06:45:56 UTC