_ggzip Official

Applying _.zip(names, ages, status) would result in: [['Alice', 25, true], ['Bob', 30, false]]

: To regroup data from separate parallel lists into a single collection of tuples (represented as arrays in JavaScript). _Ggzip

: It can be used to transpose a matrix (rows to columns) by applying it to a set of nested arrays. Applying _