Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
import * as kafkasaur from "https://deno.land/x/kafkasaur@v0.0.7/src/utils/bufferedAsyncIterator.ts";

Functions

Generator that processes the given promises, and yields their result in the order of them resolving.