Run ❯
JavaScript Function Rest Parameter
The rest parameter (...) allows a function to treat an indefinite number of arguments as an array: