Login
Remember
Register
Ask a Question
"Rest" collects all variables into a single array, while "Spread" expands a single variable into multiple.
0
votes
asked
Jan 21, 2020
in
ECMAScript
by
GeorgeBell
"Rest" collects all variables into a single array, while "Spread" expands a single variable into multiple.
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 21, 2020
by
GeorgeBell
True
...