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

File query.ts

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

Source from the content-addressed store, hash-verified

1import type * as Cache from "../Cache.js"
2import type { Deferred } from "../Deferred.js"
3import { seconds } from "../Duration.js"
4import type * as Effect from "../Effect.js"

Callers

nothing calls this directly

Calls 4

globalValueFunction · 0.85
unsafeMakeWithFunction · 0.85
secondsFunction · 0.85
mapMethod · 0.65

Tested by

no test coverage detected