MicroLinq: OrderBy extension default Comparer delegate expanded to try to provide ValueType comparisons. Now throws a NotSupportedException if the types to be sorted aren't able to be sorted using the fallback Comparer method. This still needs thorough testing.
↧