Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ subscriptionRef.ts
File
subscriptionRef.ts
packages/effect/src/internal/subscriptionRef.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Effect from
"../Effect.js"
2
import
* as Effectable from
"../Effectable.js"
3
import
{ dual, pipe } from
"../Function.js"
4
import
* as PubSub from
"../PubSub.js"
Callers
nothing calls this directly
Calls
6
withPermits
Method · 0.80
pipe
Function · 0.70
modify
Method · 0.65
modifyEffect
Method · 0.65
set
Method · 0.65
publish
Method · 0.65
Tested by
no test coverage detected