Open
Description
Is your feature request related to a problem? Please describe.
I would like to have a radix sort in the library https://rosettacode.org/wiki/Sorting_algorithms/Radix_sort#C
Describe the solution you'd like
Some radix sort would be appreciated, very usefull to sort big list of numbers
For exercice like this one: https://github.com/LuciferBahamut/Pushswap/blob/master/B-CPE-110_Pushswap.pdf