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

File contextPatch.ts

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

Source from the content-addressed store, hash-verified

1import * as Chunk from "../../Chunk.js"
2import type { Context } from "../../Context.js"
3import type { Differ } from "../../Differ.js"
4import * as Equal from "../../Equal.js"

Callers

nothing calls this directly

Calls 7

makeContextFunction · 0.85
createMethod · 0.80
makeAndThenFunction · 0.70
ofMethod · 0.65
setMethod · 0.65
updateMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected