MCPcopy Index your code
hub / github.com/mattbaird/jsonpatch / processArray

Function processArray

jsonpatch.go:253–273  ·  view source on GitHub ↗

processArray processes `av` and `bv` calling `applyOp` whenever a value is absent. It keeps track of which indexes have already had `applyOp` called for and automatically skips them so you can process duplicate objects correctly.

(av, bv []interface{}, applyOp func(i int, value interface{}))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compareArrayFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…