Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/better_iterators/tests/helpers.ts>ParallelTracker

Chainable iterators (sync and async) for TypeScript, with support for opt-in, bounded parallelism
Go to Latest
class ParallelTracker
import { ParallelTracker } from "https://deno.land/x/better_iterators@v1.0.2/tests/helpers.ts";

Properties

count: number
highest: number