Function • Adds value to the start of the array and returns the mutated array.
unshift value, array → array
Arguments
Array
Returns