MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / createExtremum

Function createExtremum

iBlog.WebUI/Scripts/lodash.js:3212–3227  ·  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.85

Calls 6

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

Tested by

no test coverage detected