array.sort - What algorithm is being used here?

Daniel Harper djharperuk at gmail.com
Sun Sep 16 13:30:41 PDT 2012


It's not clear in the documentation 
(http://dlang.org/arrays.html) what sorting algorithm is being 
used behind the array.sort implementation.

Can anyone shed any light? I.e. is it quicksort?


More information about the Digitalmars-d mailing list