Infernaltoast

joined 8 months ago
[โ€“] Infernaltoast@programming.dev -3 points 7 months ago (2 children)

? . Dont hate the player hate the game

[โ€“] Infernaltoast@programming.dev 5 points 7 months ago* (last edited 7 months ago)

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.