Hi,
I want to use IGListIndexSetResult to calculate diff between 2 arrays and then perform the needed changes to make the old array == new array.
I'm using this logic to update a realm database without delete and re write all objects, but i'm having some troubles to replicate the changes in the old dataset.
Any help?