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

File synchronizedRef.ts

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

Source from the content-addressed store, hash-verified

1import type * as Effect from "../Effect.js"
2import { dual, pipe } from "../Function.js"
3import * as Option from "../Option.js"
4import type * as Synchronized from "../SynchronizedRef.js"

Callers

nothing calls this directly

Calls 5

pipeFunction · 0.70
modifyEffectMethod · 0.65
mapMethod · 0.65
modifyMethod · 0.65
fFunction · 0.50

Tested by

no test coverage detected