.shift()
Description
The shift method takes in an array as input and returns the array with the first item removed
Parameters
Shift takes no parameters
Usage On Arrays
Last updated
Was this helpful?
The shift method takes in an array as input and returns the array with the first item removed
Shift takes no parameters
Last updated
Was this helpful?