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

Function arrayExtremum

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

* A specialized version of `baseExtremum` for arrays which invokes `iteratee` * with one argument: (value). * * @private * @param {Array} array The array to iterate over. * @param {Function} iteratee The function invoked per iteration. * @param {Function} comparator The

(array, iteratee, comparator, exValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createExtremumFunction · 0.70

Calls 1

comparatorFunction · 0.50

Tested by

no test coverage detected