Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
some
Method · 0.80
modify
Method · 0.65
done
Function · 0.50
succeed
Method · 0.45
fail
Method · 0.45
Tested by
no test coverage detected