MCPcopy Create free account
hub / github.com/curran/screencasts / xor

Function xor

introToChiasm/examples/code/latest/main-build.js:6350–6363  ·  view source on GitHub ↗

* Creates an array of unique values that is the [symmetric difference](https://en.wikipedia.org/wiki/Symmetric_difference) * of the provided arrays. * * @static * @memberOf _ * @category Array * @param {...Array} [arrays] The arrays to inspect. * @returns {Array} R

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

isArrayLikeFunction · 0.70
arrayPushFunction · 0.70
baseDifferenceFunction · 0.70
baseUniqFunction · 0.70

Tested by

no test coverage detected