ra1028 / DifferenceKit

💻 A fast and flexible O(n) difference algorithm framework for Swift collection.

Home Page:https://ra1028.github.io/DifferenceKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using only the diffing algorithm

filipealva opened this issue · comments

Checklist

Expected Behavior

Is it possible to use only the diffing algorithm without the UIKit binding, just to check differences between two collections?