Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as Arr from
"../Array.js"
2
import
type
* as Cause from
"../Cause.js"
3
import
* as Chunk from
"../Chunk.js"
4
import
* as Either from
"../Either.js"
Callers
nothing calls this directly
Calls
15
isFunction
Function · 0.85
causeEquals
Function · 0.85
FilterCauseReducer
Function · 0.85
globalValue
Function · 0.85
makePrettyError
Function · 0.85
create
Method · 0.80
failCase
Method · 0.80
dieCase
Method · 0.80
interruptCase
Method · 0.80
sequentialCase
Method · 0.80
parallelCase
Method · 0.80
match
Function · 0.70
Tested by
no test coverage detected