Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ core.ts
File
core.ts
packages/effect/src/internal/core.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 Context from
"../Context.js"
Callers
nothing calls this directly
Calls
15
restore
Function · 0.85
withFiberRuntime
Function · 0.85
isEffect
Function · 0.85
isPromiseLike
Function · 0.85
unsafeAsync
Function · 0.85
as
Function · 0.85
whileLoop
Function · 0.85
interruptWith
Function · 0.85
cleanup
Function · 0.85
exitFailCause
Function · 0.85
exitSucceed
Function · 0.85
isObject
Function · 0.85
Tested by
no test coverage detected