cemolcay / MusicTheory

Universal music theory library for iOS, iPadOS, macOS, tvOS and watchOS in Swift
MIT License
442 stars 50 forks source link

Add auto-synthesized Hashable to Key, Accidental and KeyType structs #21

Closed DJBen closed 6 years ago

DJBen commented 6 years ago

We don't need to implement Equatable or Hashable protocols.

https://github.com/apple/swift-evolution/blob/master/proposals/0185-synthesize-equatable-hashable.md