SpiceQA
Questions
Tags
Users
Badges
icomparable
8 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Error while passing IComparable<T> to CompareTo
user_16739739
0
•
asked Apr 30, 2022
1
1
30
icomparable
c#
Why Can I Cast an Int to IComparable?
Admin
1
•
asked Feb 28, 2020
4
3
517
icomparable
boxing
c#
Generic List and IComparable Sorting Error: Can not convert lambda expression
Admin
1
•
asked Oct 7, 2017
4
2
1534
icomparable
sorting
lambda
.net
c#
Why do I have to overload operators when implementing CompareTo?
user_457392
0
•
asked Dec 15, 2013
37
2
3958
icomparable
c#
How to compare values of generic types?
user_499271
0
•
asked Jun 25, 2011
92
8
89980
icomparable
generics
.net
c#
What problem does IStructuralEquatable and IStructuralComparable solve?
user_79439
0
•
asked Aug 31, 2010
62
6
10226
iequalitycomparer
icomparable
equality
.net
Should IEquatable<T>, IComparable<T> be implemented on non-sealed classes?
user_148089
0
•
asked Dec 8, 2009
38
4
5889
sealed
icomparable
immutability
iequatable
c#
When to use IComparable<T> Vs. IComparer<T>
Micah_17744
0
•
asked Feb 11, 2009
108
8
31985
icomparable
icomparer
.net
1
(current)
Hot Questions