Type Alias

CollectionDifference.Element

A type representing the sequence’s elements.

Declaration

typealias Element = CollectionDifference<ChangeElement>.Change

Discussion