Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
3 lines (2 sloc) 110 Bytes

Manipulate Arrays With shift()

shift() removes the first element unlike pop() which removes the last.

Something went wrong with that request. Please try again.