Module

x/lodash_es/mod.ts>zipWith

lodash for deno use
Latest
variable zipWith
import { zipWith } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/mod.ts";

This method is like _.zip except that it accepts iteratee to specify how grouped values should be combined. The iteratee is invoked with the elements of each group: (...group).