On Monday, 27 April 2015 at 21:14:18 UTC, deadalnix wrote:
You can make it work with float using: https://github.com/deadalnix/Dsort/blob/master/sort/radix.d#L27-L41
I don't support D's 80-bit real, though. Could we add support for bijectToUnsigned!real?
See https://github.com/nordlow/justd/blob/master/intsort.d#L14
