Skip to main content
Module

x/effection/mod.ts>stream

Structured concurrency and effects for JavaScript
Go to Latest
function stream
import { stream } from "https://deno.land/x/effection@3.0.0-beta.3/mod.ts";

Parameters

iterable: AsyncIterable<T, R>