CollectionDifference

    A collection of insertions and removals that describe the difference between two ordered collection states.

    iOS
    13.0+
    macOS
    10.15+
    tvOS
    13.0+
    watchOS
    6.0+
    struct CollectionDifference<ChangeElement>

    Citizens in Swift

    Types

    Typealiases

    Type members

    Instance members

    Citizens in Swift

    where ChangeElement:Encodable, ChangeElement:Decodable

    Conformances

    Type members

    Citizens in Swift

    where ChangeElement:Hashable

    Conformances

    • protocol Hashable

      A type that can be hashed into a Hasher to produce an integer hash value.

    Instance members

    Citizens in Swift

    where ChangeElement:Equatable

    Conformances

    Type features

    Citizens in Swift

    where ChangeElement:Copyable, ChangeElement:Sendable, ChangeElement:Escapable

    Conformances

    Citizens in Swift

    where ChangeElement:Copyable, ChangeElement:Escapable

    Conformances

    Instance features

    Show obsolete interfaces (2)

    Hide obsolete interfaces