Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method MuxAsyncIterator.prototype.[Symbol.asyncIterator]
import { MuxAsyncIterator } from "https://deno.land/std@0.42.0/util/async.ts";

Returns

AsyncIterableIterator<T>