search

goog.collections.iters

Module ID

Utilities for working with ES6 iterables.

The goal is that this should be a replacement for goog.iter which uses a now non-standard approach to iterables.

This module's API should track the TC39 proposal as closely as possible to allow for eventual deprecation and migrations. https://github.com/tc39/proposal-iterator-helpers

Exported Functions