mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 00:57:48 +00:00
Move _.remove to the "Arrays" category and add unit tests.
Former-commit-id: b0542496b45582b8ca59de19e950dc2368deee0a
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
'lastIndexOf',
|
||||
'pull',
|
||||
'range',
|
||||
'remove',
|
||||
'rest',
|
||||
'sortedIndex',
|
||||
'union',
|
||||
@@ -144,7 +145,6 @@
|
||||
'reduce',
|
||||
'reduceRight',
|
||||
'reject',
|
||||
'remove',
|
||||
'shuffle',
|
||||
'size',
|
||||
'some',
|
||||
|
||||
Reference in New Issue
Block a user