Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ effect.ts
File
effect.ts
repos/effect/packages/effect/src/internal/effect.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Arr from
"../Array.ts"
2
import
type
* as Cause from
"../Cause.ts"
3
import
type
* as Clock from
"../Clock.ts"
4
import
type
* as Console from
"../Console.ts"
Callers
nothing calls this directly
Calls
15
isFailReason
Function · 0.90
causeFromReasons
Function · 0.90
makePrimitive
Function · 0.90
makeStackCleaner
Function · 0.90
getStackTraceLimit
Function · 0.90
setStackTraceLimit
Function · 0.90
isEffect
Function · 0.90
makePrimitiveProto
Function · 0.90
exitFail
Function · 0.90
constant
Function · 0.90
isString
Function · 0.90
isIterable
Function · 0.90
Tested by
no test coverage detected