rest operator
Appearance
English
[edit]Etymology
[edit]From rest (“that which remains”), as it is often used to provide the last few arguments to a function call.
Noun
[edit]rest operator (plural rest operators)
- (programming) An operator that collapses a number of individual values into an array.
- Coordinate term: spread operator