import * as streamObservables from "https://deno.land/x/stream_observables@v1.3/sinks/collect.ts"; FunctionsfcollectCollects all values from the observable into an array.