import { stringAsyncIterableUnbufferedInput } from "https://deno.land/x/proc@0.20.5/legacy/runners/handlers/string-asynciterable.ts";
A handler for AsyncIterable<string>
input, unbuffered.
Returns
InputHandler<AsyncIterable<string>>
x/proc/legacy/runners/handlers/string-asynciterable.ts>stringAsyncIterableUnbufferedInput
import { stringAsyncIterableUnbufferedInput } from "https://deno.land/x/proc@0.20.5/legacy/runners/handlers/string-asynciterable.ts";
A handler for AsyncIterable<string>
input, unbuffered.