Infernaltoast

joined 2 weeks ago
[โ€“] Infernaltoast@programming.dev -3 points 2 days ago (2 children)

? . Dont hate the player hate the game

[โ€“] Infernaltoast@programming.dev 5 points 3 days ago* (last edited 3 days 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.