Infernaltoast

joined 2 weeks ago
[โ€“] Infernaltoast@programming.dev 0 points 2 hours ago (1 children)

? . Dont hate the player hate the game

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