Differ: Swift Library to Generate Differences and Patches Between Collections
Differ generates the differences between
Collectioninstances (this includes Strings!).It uses a fast algorithm
(O((N+M)*D))to do this.[…]
Utilities for updating
UITableViewandUICollectionViewin UIKit, andNSTableViewandNSCollectionViewin AppKit