mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
Bump to v4.3.0.
This commit is contained in:
@@ -3,7 +3,7 @@ import isArrayLikeObject from './isArrayLikeObject';
|
||||
import rest from './rest';
|
||||
|
||||
/**
|
||||
* Creates an array excluding all provided values using
|
||||
* Creates an array excluding all given values using
|
||||
* [`SameValueZero`](http://ecma-international.org/ecma-262/6.0/#sec-samevaluezero)
|
||||
* for equality comparisons.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user