MCPcopy Create free account
hub / github.com/clementmihailescu/Sorting-Visualizer / arraySome

Function arraySome

client/public/bundle.js:29792–29802  ·  view source on GitHub ↗

* A specialized version of `_.some` for arrays without support for iteratee * shorthands. * * @private * @param {Array} [array] The array to iterate over. * @param {Function} predicate The function invoked per iteration. * @returns {boolean} Returns `true` if any element passes the predi

(array, predicate)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

equalArraysFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected