import * as mod from "https://deno.land/std@0.223.0/collections/zip.ts"; FunctionsfzipBuilds N-tuples of elements from the given N arrays with matching indices, stopping when the smallest array's end is reached.