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

Method combine

packages/effect/src/Differ.ts:59–59  ·  view source on GitHub ↗
(first: Patch, second: Patch)

Source from the content-addressed store, hash-verified

57 readonly empty: Patch
58 diff(oldValue: Value, newValue: Value): Patch
59 combine(first: Patch, second: Patch): Patch
60 patch(patch: Patch, oldValue: Value): Value
61}
62

Callers 15

[Hash.symbol]Function · 0.65
doc.test.tsFile · 0.65
doc.tsFile · 0.65
docTree.tsFile · 0.65
foldMapSafeFunction · 0.65
flatten.tsFile · 0.65
docStream.tsFile · 0.65
foldMapSafeFunction · 0.65
pageWidth.tsFile · 0.65
Prompt.test.tsFile · 0.65
renderInputFunction · 0.65

Calls

no outgoing calls

Tested by 3

[Hash.symbol]Method · 0.52
diffLawsFunction · 0.52
[Hash.symbol]Method · 0.52