Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ core.ts
File
core.ts
repos/effect/packages/effect/src/internal/core.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
* as Cause from
"../Cause.ts"
2
import
type
* as Context from
"../Context.ts"
3
import
type
* as Effect from
"../Effect.ts"
4
import
* as Equal from
"../Equal.ts"
Callers
nothing calls this directly
Calls
7
isCause
Function · 0.85
makeExit
Function · 0.85
makePrimitiveProto
Function · 0.85
exitFail
Function · 0.85
makePrimitive
Function · 0.70
map
Method · 0.65
annotate
Method · 0.65
Tested by
no test coverage detected