MCPcopy 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

1import * as Effect from "../Effect.js"
2import * as Effectable from "../Effectable.js"
3import { dual, pipe } from "../Function.js"
4import * as PubSub from "../PubSub.js"

Callers

nothing calls this directly

Calls 6

withPermitsMethod · 0.80
pipeFunction · 0.70
modifyMethod · 0.65
modifyEffectMethod · 0.65
setMethod · 0.65
publishMethod · 0.65

Tested by

no test coverage detected