MCPcopy 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

pipeMethod · 0.65
getMethod · 0.65
setMethod · 0.65
publishMethod · 0.65
fFunction · 0.50
modifyFunction · 0.50

Tested by

no test coverage detected