3.1.1 • Published 9 years ago
aureooms-js-itertools v3.1.1
aureooms/js-itertools
Iterable and iterator library for JavaScript. Parent is aureooms/js-library. See documentation.
cycle( chain( [ [ 0 , 1 , 2 ] , [ 3 , 4 , 5 ] ] ) ) ; // 0 1 2 3 4 5 0 1 ...
References in Python and JavaScript
- https://docs.python.org/3/library/itertools.html
- http://mochi.github.io/mochikit/doc/html/MochiKit/Iter.html
- https://github.com/cweider/js-itertools
- http://itertoolsjs.com
- https://github.com/thegoleffect/node-itertools
- http://rfw.name/sloth.js
- https://github.com/lodash/lodash
- https://github.com/erikrose/more-itertools
- https://github.com/StreetStrider/aux.js
3.1.1
9 years ago
3.1.0
9 years ago
3.0.0
9 years ago
1.3.0
10 years ago
1.2.0
10 years ago
1.1.2
10 years ago
1.1.1
10 years ago
1.1.0
10 years ago
1.0.5
10 years ago
1.0.4
10 years ago
1.0.3
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago
0.2.1
10 years ago
0.2.0
11 years ago
0.1.3
11 years ago
0.1.2
11 years ago
0.1.0
11 years ago
0.0.1
11 years ago