Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ FiberHandle.ts
File
FiberHandle.ts
packages/effect/src/FiberHandle.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @since 2.0.0
3
*/
4
import
type
{ NoSuchElementException } from
"./Cause.js"
Callers
nothing calls this directly
Calls
9
isFiberHandle
Function · 0.85
unsafeSet
Function · 0.85
unsafeDone
Method · 0.80
sync
Method · 0.80
make
Method · 0.65
unsafeInterruptAsFork
Method · 0.65
combine
Method · 0.65
addObserver
Method · 0.65
await
Method · 0.45
Tested by
no test coverage detected