Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
* as Effect from
"../Effect.js"
2
import
{ dual, pipe } from
"../Function.js"
3
import
* as Option from
"../Option.js"
4
import
type
* as Synchronized from
"../SynchronizedRef.js"
Callers
nothing calls this directly
Calls
5
pipe
Function · 0.70
modifyEffect
Method · 0.65
map
Method · 0.65
modify
Method · 0.65
f
Function · 0.50
Tested by
no test coverage detected