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