Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ fiber.ts
File
fiber.ts
packages/effect/src/internal/fiber.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
* as Cause from
"../Cause.js"
2
import
* as Clock from
"../Clock.js"
3
import
type
* as Effect from
"../Effect.js"
4
import
* as Either from
"../Either.js"
Callers
nothing calls this directly
Calls
13
isRuntimeFiber
Function · 0.85
orElse
Function · 0.85
sync
Method · 0.80
pipe
Function · 0.70
failCause
Function · 0.70
succeed
Function · 0.70
id
Method · 0.65
unsafeInterruptAsFork
Method · 0.65
interruptAsFork
Method · 0.65
unsafePoll
Method · 0.65
map
Method · 0.65
f
Function · 0.50
Tested by
no test coverage detected