static func == (EditMode , EditMode ) -> Bool
Indicates whether two edit modes are equal.
static func != (Self, Self) -> Bool
Indicates whether two edit modes are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the edit mode by passing them into the given hash function.