static func == (DropOperation , DropOperation ) -> Bool
Indicates whether two drop operations are equal.
func hash(into: inout Hasher)
Hashes the essential components of the drop operation by passing them into the given hash function.
var hashValue : Int
The hashed value of the drop operation.