Menu

#2 Support radix sorting for floating-point values

1.6
new
None
source
major
feature
2015-01-06
2012-02-01
Bruce Merry
No

Requires a little bit-fiddling to make it work - all values need to flip the sign bit, and negative values need to invert the rest of the value to reverse sorting.

Discussion