-
Notifications
You must be signed in to change notification settings - Fork 793
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Map: optimize comparer: IComparable<T> should always be used when ava…
…ilable It's unambiguous. If it does something different than other ways to compare then it's very weird. F# records implement IComparable<T> that works as expected.
- Loading branch information
1 parent
cc5cb76
commit 9567146
Showing
1 changed file
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters