method MuxAsyncIterator.prototype.iterateimport { MuxAsyncIterator } from "https://deno.land/std@0.179.0/async/mod.ts"; iterate(): AsyncIterableIterator<T>ReturnsAsyncIterableIterator<T>