Hacker News new | ask | show | jobs
by Etheryte 496 days ago
It's called spread in Javascript [0], where the keyword is `...`.

[0] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...