[-] Infernaltoast@programming.dev 4 points 8 hours ago* (last edited 8 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.

Infernaltoast

joined 2 weeks ago