Y
Hacker News
new
|
ask
|
show
|
jobs
by
rgoulter
2511 days ago
That was my first impression. But then the same logic applies to concat. ("I
want
to add another array").
1 comments
erikpukinskis
2511 days ago
Sometimes I don’t. Actually usually I don’t, I do a lot of [].concat(a, b).
link