MCPcopy Create free account
hub / github.com/Effect-TS/effect / TxDeferred.ts

File TxDeferred.ts

packages/effect/src/TxDeferred.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Transactional deferred values for coordinating Effect transactions.
3 *
4 * A `TxDeferred<A, E>` is a write-once cell whose completion is a

Callers

nothing calls this directly

Calls 5

someMethod · 0.80
modifyMethod · 0.65
doneFunction · 0.50
succeedMethod · 0.45
failMethod · 0.45

Tested by

no test coverage detected