MCPcopy Index your code
hub / github.com/Effect-TS/effect / fiberRuntime.ts

File fiberRuntime.ts

packages/effect/src/internal/fiberRuntime.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as RA from "../Array.js"
2import * as Boolean from "../Boolean.js"
3import type * as Cause from "../Cause.js"
4import * as Chunk from "../Chunk.js"

Callers

nothing calls this directly

Calls 15

globalValueFunction · 0.85
yieldWrapGetFunction · 0.85
loggerWithConsoleLogFunction · 0.85
existsLoopFunction · 0.85
finalizersMaskInternalFunction · 0.85
forEachConcurrentDiscardFunction · 0.85
restoreFunction · 0.85
forEachParNFunction · 0.85
forEachParUnboundedFunction · 0.85
fiberRefLocallyScopedFunction · 0.85
unsafeMakeChildFiberFunction · 0.85

Tested by

no test coverage detected