A single change to a collection.
SDK
- Xcode 11.0+
Framework
- Swift Standard Library
A single change to a collection.
SDK
Framework
init(from: Decoder)
Creates a new instance by decoding from the given decoder.
var hash Value: Int
The hash value.
func encode(to: Encoder)
Encodes this value into the given encoder.
func hash(into: inout Hasher)
Hashes the essential components of this value by feeding them into the given hasher.
static func == (Collection Difference<Change Element>.Change, Collection Difference<Change Element>.Change) -> Bool
Returns a Boolean value indicating whether two values are equal.