Spread operator. It allows us to expand iterable objects into individual elements. The functionality is opposite to what we achieved with the rest parameter.
確定! 回上一頁