import { stringAsyncIterableUnbufferedInput } from "https://deno.land/x/proc@0.20.41/legacy/examples/deps.ts";
A handler for AsyncIterable<string>
input, unbuffered.
Returns
InputHandler<AsyncIterable<string>>
import { stringAsyncIterableUnbufferedInput } from "https://deno.land/x/proc@0.20.41/legacy/examples/deps.ts";
A handler for AsyncIterable<string>
input, unbuffered.