API to compare the difference between two objects
-
Updated
Jun 4, 2024 - Java
API to compare the difference between two objects
Extensions for java objects
The deep diff/test function from Differentia.js, ported to TypeScript. Returns true if input 1 differs in any way from input 2. Performs deep object traversal by default, works OK with circular references.
Add a description, image, and links to the diff-objects topic page so that developers can more easily learn about it.
To associate your repository with the diff-objects topic, visit your repo's landing page and select "manage topics."