Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Effect.ts
File
Effect.ts
packages/effect/src/Effect.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Describes workflows that run only when executed by the Effect runtime.
3
*
4
* An `Effect<A, E, R>` can succeed with an `A`, fail with an `E`, and require
Callers
nothing calls this directly
Calls
15
p
Function · 0.85
S
Class · 0.85
isEffect
Function · 0.85
onExit
Function · 0.70
callback
Function · 0.70
fail
Function · 0.70
succeed
Function · 0.70
die
Function · 0.70
monotonicTimeNanosUnsafe
Method · 0.65
f
Function · 0.50
g
Function · 0.50
body
Function · 0.50
Tested by
no test coverage detected