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

Method Merge

refs/refs.go:22–22  ·  view source on GitHub ↗

Merge takes a change and returns an Ref that reflects the effect of the change. If the change affects the item specified by the Ref, it returns a modified version of the change that can be applied to the value at the Ref.

(c changes.Change)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

AppendMethod · 0.65
NextMethod · 0.65
mergeMethod · 0.65
mergeSpliceMethod · 0.65
testMergeFunction · 0.65
applyTextMethod · 0.65
mergeMethod · 0.65
NextMethod · 0.65
undoAtMethod · 0.65
MergeMethod · 0.65
TestUpdateMergeFunction · 0.65
ReverseMergeMethod · 0.65

Implementers 3

Rangerefs/range.go
invalidRefrefs/refs.go
Caretrefs/caret.go

Calls

no outgoing calls

Tested by 6

testMergeFunction · 0.52
TestUpdateMergeFunction · 0.52
TestRangeSpliceFunction · 0.52
TestPathReplaceFunction · 0.52
TestPathUnknownChangeFunction · 0.52
TestInvalidRefFunction · 0.52