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

File context.ts

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

Source from the content-addressed store, hash-verified

1import type * as C from "../Context.js"
2import * as Equal from "../Equal.js"
3import type { LazyArg } from "../Function.js"
4import { dual } from "../Function.js"

Callers

nothing calls this directly

Calls 8

makeContextFunction · 0.85
globalValueFunction · 0.85
getDefaultValueFunction · 0.85
serviceNotFoundErrorFunction · 0.85
isReferenceFunction · 0.85
orElseFunction · 0.85
setMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected