mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 09:47:48 +00:00
Bump to v4.10.0.
This commit is contained in:
3
rearg.js
3
rearg.js
@@ -16,8 +16,7 @@ var REARG_FLAG = 256;
|
||||
* @since 3.0.0
|
||||
* @category Function
|
||||
* @param {Function} func The function to rearrange arguments for.
|
||||
* @param {...(number|number[])} indexes The arranged argument indexes,
|
||||
* specified individually or in arrays.
|
||||
* @param {...(number|number[])} indexes The arranged argument indexes.
|
||||
* @returns {Function} Returns the new function.
|
||||
* @example
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user