Map objects are simple key/value maps.
Docs: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map http://updates.html5rocks.com/2014/08/Collecting-and-Iterating-the-ES6-Way
Samples: https://github.com/GoogleChrome/samples/tree/gh-pages/collections-iterators-es6