Infernaltoast

joined 2 weeks ago
[โ€“] Infernaltoast@programming.dev 2 points 43 minutes ago

? . Dont hate the player hate the game

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