dn-m / Music

Structures for the creation, analysis, and performance of music in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relieve constraint on Equatable for AbsenceOrEvent when possible

jsbean opened this issue · comments

When conditional conformances is implemented, only make theEquatable conformance if T: Equatable.