Skip to main content
Deno 2 is finally 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.21.9/src/deps/tee.ts";

Functions

Branches the given async iterable into the n branches.

Type Aliases

Utility for representing n-tuple. Used in tee.

Utility for representing n-tuple of. Used in Tuple.