iterize
iterize copied to clipboard
Use JavaScript Iterator, Easily
take should be supported array type.
1. Implement takeWhile & takeUntil/. 1. Divide take and takeWhile
Check whether the `iterator.ts` is well-formed.
How about this ? ```js if(someObject(Symbol.iterator])) ```
Purchase iterize.io domain
Many library have cookbook that explain how to use it. It seems that it could make many combinations. How about write cookbook? I attach reference [ramda](https://github.com/ramda/ramda/wiki/Cookbook).
Currently, it is built in a structure that can only be used in nodejs using the babel-runtime. For immediate use by browser via CDN, source code bundling is required. Now...