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

File FiberHandle.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * @since 2.0.0
3 */
4import type { NoSuchElementException } from "./Cause.js"

Callers

nothing calls this directly

Calls 9

isFiberHandleFunction · 0.85
unsafeSetFunction · 0.85
unsafeDoneMethod · 0.80
syncMethod · 0.80
makeMethod · 0.65
unsafeInterruptAsForkMethod · 0.65
combineMethod · 0.65
addObserverMethod · 0.65
awaitMethod · 0.45

Tested by

no test coverage detected