mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 18:37:50 +00:00
Add _.remove, _.pull, and fix typos in build. [closes #281]
Former-commit-id: e771f3934c868d0d7093f1690d9c7d57fa75ae89
This commit is contained in:
@@ -212,11 +212,13 @@
|
||||
'partialRight',
|
||||
'pick',
|
||||
'pluck',
|
||||
'pull',
|
||||
'random',
|
||||
'range',
|
||||
'reduce',
|
||||
'reduceRight',
|
||||
'reject',
|
||||
'remove',
|
||||
'rest',
|
||||
'result',
|
||||
'runInContext',
|
||||
|
||||
Reference in New Issue
Block a user