Differ icon indicating copy to clipboard operation
Differ copied to clipboard

Swift library to generate differences and patches between collections.

Results 23 Differ issues
Sort by recently updated
recently updated
newest added

I am seeing some weird behavior when diffing arrays which have contents that do not move. Here is the scenario: I have two arrays, which look like this: ``` Old...

@wokalski identified potential optimisations and refinements that could be made to this library - I'd be grateful for contributions if anyone feels like tackling any of these, but mainly I'm...

Enhancement
Help Wanted

@tonyarnold I just noticed that the `Diff` pod is now `Differ` and that has been "moved" to your account. To avoid issues like that if you ever stop supporting it...