Porting my Integer Sorting Algorithms to D

"Nordlöw" per.nordlow at gmail.com
Mon Feb 24 14:20:54 PST 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.


More information about the Digitalmars-d mailing list