mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 01:47:48 +00:00
Bump to v4.0.1.
This commit is contained in:
@@ -14,7 +14,7 @@ var MAX_ARRAY_LENGTH = 4294967295;
|
||||
* @memberOf _
|
||||
* @category Lang
|
||||
* @param {*} value The value to convert.
|
||||
* @return {number} Returns the converted integer.
|
||||
* @returns {number} Returns the converted integer.
|
||||
* @example
|
||||
*
|
||||
* _.toLength(3);
|
||||
|
||||
Reference in New Issue
Block a user