mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 18:07:49 +00:00
Bump to v3.9.2.
This commit is contained in:
@@ -2,7 +2,7 @@ var baseClone = require('../internal/baseClone'),
|
||||
baseMatches = require('../internal/baseMatches');
|
||||
|
||||
/**
|
||||
* Creates a function which performs a deep comparison between a given object
|
||||
* Creates a function that performs a deep comparison between a given object
|
||||
* and `source`, returning `true` if the given object has equivalent property
|
||||
* values, else `false`.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user