-
-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Could you also export a function called equals
like so?
const equals = (a, b) => Object.keys(diff(a, b)).length === 0;
This would make it more obvious that additional packages like https://www.npmjs.com/package/fast-deep-equal, don't have to be installed alongside this package?
thetumperZudah228 and zingmane
Metadata
Metadata
Assignees
Labels
No labels