Much like ae_random_u32, there should be one main sort function that uses the best general-purpose sorting algorithm we have. At the moment we should do some hacky stuff to be able to use qsort with a context (setting internal inner comparator func and context globals, blegh).
Much like ae_random_u32, there should be one main sort function that uses the best general-purpose sorting algorithm we have. At the moment we should do some hacky stuff to be able to use qsort with a context (setting internal inner comparator func and context globals, blegh).