array-foreach-faster

0.0.1 • Public • Published

Faster Faster forEach

This is a drop-in replacement of the Array.prototype.forEach function these benchmarks seen at: http://jsperf.com/array-traversal-loop-vs-foreach/4 appear to prove that the operations per second are about 20% faster

Installation

$ npm install --save array-foreach-faster

Usages

require('array-foreach-faster');

Readme

Keywords

none

Package Sidebar

Install

npm i array-foreach-faster

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • aaronup