MCPcopy
hub / github.com/Effect-TS/effect / cause.ts

File cause.ts

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

Source from the content-addressed store, hash-verified

1import * as Arr from "../Array.js"
2import type * as Cause from "../Cause.js"
3import * as Chunk from "../Chunk.js"
4import * as Either from "../Either.js"

Callers

nothing calls this directly

Calls 15

isFunctionFunction · 0.85
causeEqualsFunction · 0.85
FilterCauseReducerFunction · 0.85
globalValueFunction · 0.85
makePrettyErrorFunction · 0.85
createMethod · 0.80
failCaseMethod · 0.80
dieCaseMethod · 0.80
interruptCaseMethod · 0.80
sequentialCaseMethod · 0.80
parallelCaseMethod · 0.80
matchFunction · 0.70

Tested by

no test coverage detected