Infernaltoast @ Infernaltoast @programming.dev Posts 0Comments 2Joined 7 mo. ago
Infernaltoast @ Infernaltoast @programming.dev
Posts
0
Comments
2
Joined
7 mo. ago
? . Dont hate the player hate the game
You can manually implement PartialEq and Eq on an Enum that implements Hash to manually determine how the hashmap keys override/collide with one another.