Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ isFiberSet
Function
isFiberSet
repos/effect/packages/effect/src/FiberSet.ts:84–84 ·
view source on GitHub ↗
(u: unknown)
Source
from the content-addressed store, hash-verified
82
*
83
*
const
actual =
await
Effect.runPromise(Effect.scoped(program))
84
* actual
// => [true, false]
85
* ```
86
*
87
* @category guards
Callers
1
FiberSet.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…