HeckelDiff
HeckelDiff copied to clipboard
A fast Swift diffing library.
Even though master includes Package.swift, it would be great to have an official release (tag) with SPM support.
I'm trying to understand when pass 4 and 5 actually affect the output. Can you please give some example inputs that end up changing `na` and `oa` in these passes?...
Wondering if there's anything that needs to happen for Carthage to build HeckelDiff. I'm getting an error during my update now using XCode 10 and Swift 4.2 ``` *** Checking...
Is there a reason to not allow it?
If a diff contains a row that is to be deleted, and a row that is to be updated that has the same indexPath as the deleted row (before it...