February 23, 2014
On Sunday, 23 February 2014 at 19:17:29 UTC, Nordlöw wrote:
> I guess this component would be integrated into std.algorithm when its ready, right?

If you are happy with it being in there, if the algorithm has a nice behaviour, and it passes the existing test suite, I don't see why it would not!
February 24, 2014
> I guess I just volunteered.

You can find a prel version working for 8,16,32 and 64-bit signed and unsigned integers at

https://github.com/nordlow/justd/blob/master/intsort.d

I'll fix float and double support soon.
1 2
Next ›   Last »