This implements polyfill for iterator helpers proposal.
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.
Check LICENSE for more info.
Copyright 2021-present (c) DjDeveloperr