Spread syntax "expands" an array into its elements, while rest syntax collects multiple elements and "condenses" them into a single element.
確定! 回上一頁