mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
Bump to v4.10.0.
This commit is contained in:
@@ -16,8 +16,7 @@ var arrayMap = require('./_arrayMap'),
|
||||
* @since 3.0.0
|
||||
* @category Array
|
||||
* @param {Array} array The array to modify.
|
||||
* @param {...(number|number[])} [indexes] The indexes of elements to remove,
|
||||
* specified individually or in arrays.
|
||||
* @param {...(number|number[])} [indexes] The indexes of elements to remove.
|
||||
* @returns {Array} Returns the new array of removed elements.
|
||||
* @example
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user