Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ stm.ts
File
stm.ts
packages/effect/src/internal/stm/stm.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as RA from
"../../Array.js"
2
import
* as Cause from
"../../Cause.js"
3
import
* as Chunk from
"../../Chunk.js"
4
import
* as Context from
"../../Context.js"
Callers
nothing calls this directly
Calls
15
restore
Function · 0.85
orElse
Function · 0.85
cont
Function · 0.85
inc
Function · 0.85
provideContext
Function · 0.85
as
Function · 0.85
failCause
Method · 0.80
keys
Method · 0.80
sync
Method · 0.80
merge
Method · 0.80
entries
Method · 0.80
release
Function · 0.70
Tested by
no test coverage detected