MCPcopy
hub / github.com/Effect-TS/effect / fiber.ts

File fiber.ts

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

Source from the content-addressed store, hash-verified

1import type * as Cause from "../Cause.js"
2import * as Clock from "../Clock.js"
3import type * as Effect from "../Effect.js"
4import * as Either from "../Either.js"

Callers

nothing calls this directly

Calls 13

isRuntimeFiberFunction · 0.85
orElseFunction · 0.85
syncMethod · 0.80
pipeFunction · 0.70
failCauseFunction · 0.70
succeedFunction · 0.70
idMethod · 0.65
unsafeInterruptAsForkMethod · 0.65
interruptAsForkMethod · 0.65
unsafePollMethod · 0.65
mapMethod · 0.65
fFunction · 0.50

Tested by

no test coverage detected