mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-17 06:27:02 +01:00
README update
This commit is contained in:
@@ -34,6 +34,7 @@ extension Internals.DiffableDataUIDispatcher {
|
||||
|
||||
// MARK: - ChangeSet
|
||||
|
||||
// Implementation based on https://github.com/ra1028/DifferenceKit
|
||||
internal struct Changeset<C: Collection>: Equatable where C: Equatable {
|
||||
|
||||
var data: C
|
||||
|
||||
Reference in New Issue
Block a user