@hongminhee/aitertools@0.6.0Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
dahlia/aitertoolsWorks with
•JSR Score88%•This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Downloads4/wk
•Published2 years ago (0.6.0)
Well-tested utility functions dealing with async iterables
f
reduce
Apply reducer function of two arguments cumulatively to the elements of
an async iterable source, from left to right, so as to reduce the async
iterable to a single value.
Add Package
deno add jsr:@hongminhee/aitertools
Import symbol
import * as mod from "@hongminhee/aitertools/fold";
Import directly with a jsr specifier
import * as mod from "jsr:@hongminhee/aitertools/fold";
Add Package
pnpm i jsr:@hongminhee/aitertools
pnpm dlx jsr add @hongminhee/aitertools
Import symbol
import * as mod from "@hongminhee/aitertools/fold";
Add Package
yarn add jsr:@hongminhee/aitertools
yarn dlx jsr add @hongminhee/aitertools
Import symbol
import * as mod from "@hongminhee/aitertools/fold";
Add Package
vlt install jsr:@hongminhee/aitertools
Import symbol
import * as mod from "@hongminhee/aitertools/fold";
Add Package
npx jsr add @hongminhee/aitertools
Import symbol
import * as mod from "@hongminhee/aitertools/fold";
Add Package
bunx jsr add @hongminhee/aitertools
Import symbol
import * as mod from "@hongminhee/aitertools/fold";