Skip to content

make-github-pseudonymous-again/js-itertools

Repository files navigation


© xkcd.com

Python's iterable and iterator library for JavaScript. See docs. Parent is @aureooms/js-library.

⚠️ The code requires regeneratorRuntime to be defined, for instance by importing regenerator-runtime/runtime.

cycle( chain( [ [ 0 , 1 , 2 ] , [ 3 , 4 , 5 ] ] ) ) ; // 0 1 2 3 4 5 0 1 ...

License Version Build Dependencies Dev dependencies GitHub issues Downloads

Code issues Code maintainability Code coverage (cov) Code technical debt Documentation Package size

🔗 References in Python and JavaScript

About

🛠️ Python's iterable and iterator library for JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Contributors 8