Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/proc/src/deps/tee.ts

A better way to work with processes in Deno.
Go to Latest
import * as proc from "https://deno.land/x/proc@0.20.37/src/deps/tee.ts";

Functions

Branches the given async iterable into the n branches.