static func == (MoveCommandDirection , MoveCommandDirection ) -> Bool
Indicates whether two move command directions are equal.
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.