Skip to main content
Module

std/async/tee.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.213.0/async/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.