Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Array.prototype.slice() |
My previous edit was wrong. I was thinking of the splice method instead of slice. Sorry about that. | |
Array.prototype.slice() |
In both Chrome and Firefox, the splice method DOES change the array on which it is called. |