Lodash.js - zipWith() function

A simple Lodash.js example of the zipWith() function, which works like the zip function and invokes an operation on the arrays from the second parameter.