Add default comparators which can be used for sorting.
For sorting, we will allow soon to specify comparator computations. This adds default comparators which implement the current comparison behavior. For floating point values special logic is used to create a total order. PiperOrigin-RevId: 228847705
Loading
Please sign in to comment