Skip to main content
Go to Latest
method MuxAsyncIterator.prototype.callIteratorNext
import { MuxAsyncIterator } from "https://deno.land/std@0.38.0/util/async.ts";

Parameters

iterator: AsyncIterableIterator<T>

Returns

Promise<void>