import * as proc from "https://deno.land/x/proc@0.20.6/src/push-iterable.ts"; ClassescPushIterableInvert the normal data flow of an AsyncIterable, allowing you to push writes on one side and iterate on the other.