Lodash.js - unzip() function

A simple Lodash.js example of the unzip() function, which creates an array of ungrouped elements by category. It is the opposite of the zip() function.