Proposal: add "IEqualityComparer Comparer" property to the IReadOnlyDictionary<K,V> and to ISet<T> #20504
Labels
api-needs-work
API needs work before it is approved, it is NOT ready for implementation
area-System.Collections
Milestone
When we have only contract of the collection we cannot understand by what criteria keys or items are compared.
Improvements of BCL interfaces without loosing backward compatibility will be possible with help of
dotnet/csharplang#52
Also this proposal is mentioned here https://github.com/dotnet/corefx/issues/1973#issuecomment-283912409
The text was updated successfully, but these errors were encountered: