Generic declaration in Swift

Issue #121

These are different

class DiffService<T: MKAnnotation & Equatable>
class DiffService<T: MKAnnotation, Equatable>
Written by

I’m open source contributor, writer, speaker and product maker.

Start the conversation