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

File keyedPool.ts

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

Source from the content-addressed store, hash-verified

1import type * as Deferred from "../Deferred.js"
2import * as Duration from "../Duration.js"
3import type * as Effect from "../Effect.js"
4import * as Equal from "../Equal.js"

Callers

nothing calls this directly

Calls 2

getMethod · 0.65
invalidateMethod · 0.65

Tested by

no test coverage detected