Lodash.js - unzipWith() function

A simple Lodash.js example of the unzipWith() function, which creates an array of ungrouped elements by category and invokes an operation on it in the second parameter.