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

File runtime.ts

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

Source from the content-addressed store, hash-verified

1import type * as ReadonlyArray from "../Array.js"
2import type * as Cause from "../Cause.js"
3import * as Context from "../Context.js"
4import type * as Effect from "../Effect.js"

Callers

nothing calls this directly

Calls 15

makeDualFunction · 0.85
fiberFailureFunction · 0.85
fastPathFunction · 0.85
asyncFiberExceptionFunction · 0.85
resolveFunction · 0.85
updateRuntimeFlagsFunction · 0.85
restoreFunction · 0.85
resumeMethod · 0.80
startMethod · 0.80
addEventListenerMethod · 0.80
unsafeForkFunction · 0.70
pipeFunction · 0.70

Tested by

no test coverage detected