|
|
|
|
|
by Deestan
5675 days ago
|
|
It is just a toy implementation. If we're going to worry about practicals, then it's not recommended to use your own general purpose sorting implementations at all. For general purpose sorting, the standard library "always" has the best implementation. |
|