Confirmed - Needs ImplementationGood First Issue
Repository metrics
- Stars
- (7,603 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
If i explicitly define a skipRepeats function on my subscription selection I feel that it should take precedence over my type's == implementation. More than a few times I've been burned by not realizing the Subscription is forgoing skipRepeats because its selection is Equatable.