CollectionDifference.Change
A single change to a collection.
Declaration
@frozen enum ChangeTopics
Enumeration Cases
CollectionDifference.Change.insert(offset:element:associatedWith:)CollectionDifference.Change.remove(offset:element:associatedWith:)