Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ patch
Method
patch
repos/effect/packages/effect/src/Differ.ts:31–31 ·
view source on GitHub ↗
(oldValue: T, patch: Patch)
Source
from the content-addressed store, hash-verified
29
diff(oldValue: T, newValue: T): Patch
30
combine(first: Patch, second: Patch): Patch
31
patch(oldValue: T, patch: Patch): T
32
}
Callers
7
markReplyAcked
Function · 0.80
claimMessageRead
Function · 0.80
patchDoc
Function · 0.80
ClusterCosmos.ts
File · 0.80
make
Function · 0.80
roundtrip
Function · 0.80
toDifferJsonPatch.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
1
roundtrip
Function · 0.64