The rest parameter is introduced in ES6. It allows a function to accept an indefinite number of arguments as an array that is we can call a ...
確定! 回上一頁