nquinlan
Member since
Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Array.prototype.pop() |
Changed example to be more similar to Array.shift's (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/shift) | |
Array.prototype.shift() |
||
Array.prototype.shift() |
Changed println to console.log (Valid JavaScript function) |