Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
* as C from
"../Context.js"
2
import
* as Equal from
"../Equal.js"
3
import
type
{ LazyArg } from
"../Function.js"
4
import
{ dual } from
"../Function.js"
Callers
nothing calls this directly
Calls
8
makeContext
Function · 0.85
globalValue
Function · 0.85
getDefaultValue
Function · 0.85
serviceNotFoundError
Function · 0.85
isReference
Function · 0.85
orElse
Function · 0.85
set
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected