Changeset
-
A set of changes in the collection of sections.
Declaration
Swift
public typealias DataChangeset = Changeset<[Section]> -
An ordered collection of
DataChangesetas staged set of changes in the collection of sections.Declaration
Swift
public typealias StagedDataChangeset = StagedChangeset<[Section]>
View on GitHub
Changeset Reference