Lodash.js – zip() function

Lodash.js – zip() function

BY 21 Nov 2015 Web Code Snippet
A simple Lodash.js example of the zip() function, which creates an array of grouped elements consisiting of the given arrays and in the given order.
Written by