Map/Reduce promise like returned API -- Really not way to properly describe this module..
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.