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

File FiberMap.ts

packages/effect/src/FiberMap.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 15

isFiberMapFunction · 0.85
unsafeSetFunction · 0.85
unsafeDoneMethod · 0.80
syncMethod · 0.80
unsafeGetFunction · 0.70
makeMethod · 0.65
unsafeInterruptAsForkMethod · 0.65
combineMethod · 0.65
getMethod · 0.65
setMethod · 0.65
addObserverMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected