MCPcopy Index your code
hub / github.com/Effect-TS/effect / core.ts

File core.ts

packages/effect/src/internal/stm/core.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Cause from "../../Cause.js"
2import * as Context from "../../Context.js"
3import * as Effect from "../../Effect.js"
4import * as Either from "../../Either.js"

Callers

nothing calls this directly

Calls 11

withSTMRuntimeFunction · 0.85
zipWithFunction · 0.85
failFunction · 0.70
succeedFunction · 0.70
syncFunction · 0.70
zipRightFunction · 0.50
pipeFunction · 0.50
mapFunction · 0.50
onFailureFunction · 0.50
onSuccessFunction · 0.50
fFunction · 0.50

Tested by

no test coverage detected