MCPcopy
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

1import * as RA from "../../Array.js"
2import * as Cause from "../../Cause.js"
3import * as Chunk from "../../Chunk.js"
4import * as Context from "../../Context.js"

Callers

nothing calls this directly

Calls 15

restoreFunction · 0.85
orElseFunction · 0.85
contFunction · 0.85
incFunction · 0.85
provideContextFunction · 0.85
asFunction · 0.85
failCauseMethod · 0.80
keysMethod · 0.80
syncMethod · 0.80
mergeMethod · 0.80
entriesMethod · 0.80
releaseFunction · 0.70

Tested by

no test coverage detected