MCPcopy Create free account
hub / github.com/OpenSteamClient/OpenSteamClient / compareArrays

Function compareArrays

tools/oswupdater/src/util.ts:92–146  ·  view source on GitHub ↗
(_originalArr: T[], _newArr: T[], comparer?: (searchItem: T, currentItem: T) => boolean, changeComparer?: (origItem: T, newItem: T) => boolean)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CompareToMethod · 0.90

Calls 1

CreateDifferenceObjectFunction · 0.85

Tested by

no test coverage detected