February 23, 2014 Re: Porting my Integer Sorting Algorithms to D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nordlöw | 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 Re: Porting my Integer Sorting Algorithms to D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Russel Winder | > 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. |
Copyright © 1999-2021 by the D Language Foundation