https://www.w3schools.com/jsreF/jsref_copywithin.asp
JavaScript Array copyWithin() Method
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML...
javascript arraycopywithinmethod
https://www.codecademy.com/resources/docs/javascript/arrays/copyWithin
JavaScript | Arrays | .copyWithin() | Codecademy
Returns a mutated array with part of it copied to another location in the same array, and its length unchanged.
javascript arrayscopywithincodecademy