Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nquinlan

Member since
nquinlan

Recent Docs Activity

View all activity
Page 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)