mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 23:57:49 +00:00
Bump to v4.3.0.
This commit is contained in:
2
pull.js
2
pull.js
@@ -1,7 +1,7 @@
|
||||
define(['./pullAll', './rest'], function(pullAll, rest) {
|
||||
|
||||
/**
|
||||
* Removes all provided values from `array` using
|
||||
* Removes all given values from `array` using
|
||||
* [`SameValueZero`](http://ecma-international.org/ecma-262/6.0/#sec-samevaluezero)
|
||||
* for equality comparisons.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user