import * as streamObservables from "https://deno.land/x/stream_observables@v1.3/transforms/zip-with.ts"; FunctionsfzipWithZips items from the original observable with the other observable. See zip.