MCPcopy Index your code
hub / github.com/Effect-TS/effect / tSemaphore.ts

File tSemaphore.ts

packages/effect/src/internal/stm/tSemaphore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Cause from "../../Cause.js"
2import * as Effect from "../../Effect.js"
3import { dual } from "../../Function.js"
4import type * as Scope from "../../Scope.js"

Callers

nothing calls this directly

Calls 3

restoreFunction · 0.85
unsafeGetMethod · 0.80
commitMethod · 0.45

Tested by

no test coverage detected