MCPcopy Create free account
hub / github.com/Effect-TS/effect / fiberId.ts

File fiberId.ts

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

Source from the content-addressed store, hash-verified

1import * as Equal from "../Equal.js"
2import type * as FiberId from "../FiberId.js"
3import { dual, pipe } from "../Function.js"
4import { globalValue } from "../GlobalValue.js"

Callers

nothing calls this directly

Calls 3

globalValueFunction · 0.85
isNoneFunction · 0.70
makeMethod · 0.65

Tested by

no test coverage detected