sindresorhus / Defaults

💾 Swifty and modern UserDefaults
https://swiftpackageindex.com/sindresorhus/Defaults/documentation/defaults
MIT License
1.97k stars 117 forks source link

Make `Defaults.AnyKey` conform to `Equatable` and `Hashable` #104

Closed sindresorhus closed 2 years ago

sindresorhus commented 2 years ago

My use-case is to store the key in a Hashable struct.