Download iterators Free Java Code
Description
iterate over collections asynchronously.
Source Files
The download file iterators-master.zip has the following entries.
.gitignore/* ww w. jav a 2s .c o m*/
.travis.yml
LICENCE
Makefile
README.md
examples/chain.js
index.js
lib/async/every.js
lib/async/filter.js
lib/async/forEach.js
lib/async/map.js
lib/async/reduce.js
lib/async/reduceRight.js
lib/async/some.js
lib/sync/every.js
lib/sync/filter.js
lib/sync/forEach.js
lib/sync/map.js
lib/sync/reduce.js
lib/sync/reduceRight.js
lib/sync/some.js
package.json
test/async/every.js
test/async/filter.js
test/async/forEach.js
test/async/map.js
test/async/reduce.js
test/async/reduceRight.js
test/async/some.js
test/index.js
test/sync/every.js
test/sync/filter.js
test/sync/forEach.js
test/sync/map.js
test/sync/reduce.js
test/sync/reduceRight.js
test/sync/some.js
testem.json
Download
Click the following link to download iterators-master.zip.
iterators-master.zip