* 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 not stored for this graph (policy: none)
no test coverage detected