Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ TxSubscriptionRef.ts
File
TxSubscriptionRef.ts
packages/effect/src/TxSubscriptionRef.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Stores transactional state and publishes committed changes.
3
*
4
* A `TxSubscriptionRef<A>` combines a `TxRef<A>`
for
the current value with a
Callers
nothing calls this directly
Calls
6
pipe
Method · 0.65
get
Method · 0.65
set
Method · 0.65
publish
Method · 0.65
f
Function · 0.50
modify
Function · 0.50
Tested by
no test coverage detected