Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ FiberSet.ts
File
FiberSet.ts
repos/effect/packages/effect/src/FiberSet.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Manages many fibers together inside one scope.
3
*
4
* A `FiberSet<A, E>` tracks running fibers, removes each fiber when it
Callers
nothing calls this directly
Calls
7
isFiberSet
Function · 0.85
interruptUnsafe
Method · 0.80
addObserver
Method · 0.80
sync
Method · 0.80
compose
Method · 0.65
add
Method · 0.65
has
Method · 0.45
Tested by
no test coverage detected