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

Function createExtremum

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

* Creates a `_.max` or `_.min` function. * * @private * @param {Function} comparator The function used to compare values. * @param {*} exValue The initial extremum value. * @returns {Function} Returns the new extremum function.

(comparator, exValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runInContextFunction · 0.70

Calls 6

isIterateeCallFunction · 0.70
getCallbackFunction · 0.70
toIterableFunction · 0.70
arrayExtremumFunction · 0.70
baseExtremumFunction · 0.70
isArrayFunction · 0.50

Tested by

no test coverage detected