static func == (DropOperation , DropOperation ) -> Bool
Indicates whether two drop operations are equal.
static func != (Self, Self) -> Bool
Indicates whether two drop operations are unequal.
var hashValue : Int
The hashed value of the drop operation.