mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 01:17:50 +00:00
Bump to v3.6.0.
This commit is contained in:
@@ -7,7 +7,7 @@ var baseCallback = require('./baseCallback'),
|
||||
toIterable = require('./toIterable');
|
||||
|
||||
/**
|
||||
* Creates a function that gets the extremum value of a collection.
|
||||
* Creates a `_.max` or `_.min` function.
|
||||
*
|
||||
* @private
|
||||
* @param {Function} arrayFunc The function to get the extremum value from an array.
|
||||
|
||||
Reference in New Issue
Block a user