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

Method Apply

changes/types/array.go:57–59  ·  view source on GitHub ↗

Apply applies the change and returns the updated value Note: deleting an element via changes.Replace simply replaces it with nil. It does not actually remove the element -- that needs a changes.Splice.

(ctx changes.Context, c changes.Change)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

Example_pathCompositionFunction · 0.95
TestAApplyFunction · 0.95

Calls 1

ApplyMethod · 0.65

Tested by 3

Example_pathCompositionFunction · 0.76
TestAApplyFunction · 0.76