/IteratorHelpers

Polyfill for the Iterator Hepers proposal.

Primary LanguageTypeScriptMIT LicenseMIT

Iterator Helpers

This implements polyfill for iterator helpers proposal.

Usage

Simply import,

import "https://raw.githubusercontent.com/DjDeveloperr/IteratorHelpers/main/mod.ts";

And iterator helpers will be polyfilled. Check out proposal repo for more info.

License

Check LICENSE for more info.

Copyright 2021-present (c) DjDeveloperr