import { default } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/unzipWith.js";
This method is like _.unzip
except that it accepts iteratee
to specify
how regrouped values should be combined. The iteratee is invoked with the
elements of each group: (...group).