A thing that is a lot like ES6 Map
, but without iterators, for use in environments where `for..ofsyntax and
Map` are not available.
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Compile ES2015 for...of to ES5