MCPcopy Create free account
hub / github.com/dotchain/dot / Merge

Function Merge

refs/path.go:59–101  ·  view source on GitHub ↗

Merge merges a path with a change. If the path is invalidated, it returns nil. Otherwise, it returns the updated path. The version of the change that can be applied to the just object at the path itself is in Affected. Unaffected holds the changes that does not concern the provided path. Custom ch

(p []interface{}, c changes.Change)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

MergePathMethod · 0.92
TestMergeFunction · 0.92
MergeMethod · 0.70

Calls 5

joinMethod · 0.95
mergeSpliceFunction · 0.85
mergeMoveFunction · 0.85
addPathPrefixMethod · 0.80
MergePathMethod · 0.65

Tested by 1

TestMergeFunction · 0.74