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