Yes I tried .unshift(), it changes the current array but does not create a new array, just adds a value to the beginning of the old one.
Yes I tried .unshift(), it changes the current array but does not create a new array, just adds a value to the beginning of the old one.