hughsk / shallow-equals

Determine if an array or object is equivalent with another, *not* recursively
MIT License
26 stars 8 forks source link

Custom compare with key #2

Closed tgriesser closed 8 years ago

tgriesser commented 9 years ago

Provides the key being compared as the third argument to a custom compare function.