import { type WaitGroup } from "https://deno.land/x/rimbu@1.1.0/channel/custom/sync/wait-group.ts";
const { Constructors } = WaitGroup;
Defines the static WaitGroup
API.
x/rimbu/channel/custom/sync/wait-group.ts>WaitGroup.Constructors
import { type WaitGroup } from "https://deno.land/x/rimbu@1.1.0/channel/custom/sync/wait-group.ts";
const { Constructors } = WaitGroup;
Defines the static WaitGroup
API.