Adds missing values, keys and entries functions to native es6 collection implementations
npm install es6-collections-iteratorsnext method is missing).
js
require('es6-collections-iterators')
`
*Note that this polyfill only does something if the collections Set and Map
are available, but the respective prototype methods entries, keys and
values` are not implemented correctly.*