import { SemaphoreError } from "https://deno.land/x/rimbu@1.2.0/channel/main/index.ts";
const { SemaphoreError } = SemaphoreError;
The abstract base class/type for Semaphore Errors.
import { SemaphoreError } from "https://deno.land/x/rimbu@1.2.0/channel/main/index.ts";
const { SemaphoreError } = SemaphoreError;
Returns true if the given object is an instance of a SemaphoreError
.
Returns
obj is SemaphoreError