Closed Fdawgs closed 3 months ago
Add multiple values to arrays with a single push call rather than successive ones.
push
npm run test
npm run benchmark
CI does not look happy
22.5.1 doesn't exist yet.
https://github.com/npm/cli/issues/7666 :(
Add multiple values to arrays with a single
push
call rather than successive ones.Checklist
npm run test
andnpm run benchmark