mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
Bump to v4.9.0.
This commit is contained in:
2
max.js
2
max.js
@@ -3,7 +3,7 @@ var baseExtremum = require('./_baseExtremum'),
|
||||
identity = require('./identity');
|
||||
|
||||
/**
|
||||
* Computes the maximum value of `array`. If `array` is empty or falsey
|
||||
* Computes the maximum value of `array`. If `array` is empty or falsey,
|
||||
* `undefined` is returned.
|
||||
*
|
||||
* @static
|
||||
|
||||
Reference in New Issue
Block a user