MCPcopy
hub / github.com/Effect-TS/effect / circular.ts

File circular.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

makeSynchronizedFunction · 0.85
getCachedValueFunction · 0.85
invalidateCacheFunction · 0.85
restoreFunction · 0.85
decodeMethod · 0.80
pipeFunction · 0.70
mapMethod · 0.65
contextMethod · 0.65
setMethod · 0.65
addObserverMethod · 0.65
unsafeInterruptAsForkMethod · 0.65
idMethod · 0.65

Tested by

no test coverage detected