static func != (Self, Self) -> Bool
Indicates whether two move command directions are unequal.
var hashValue : Int
The hashed value of the move command direction.
func hash(into: inout Hasher)
Hashes the essential components of the move command direction by passing them into the given hash function.