stable

  1. R

    Android Code Snippet [B4X] Fast and stable 1D array index sorts

    These are for 1D arrays, type specific and stable sorts. There are 4 sets for Int, Double, Long and String arrays. They are converted from C code I found here: https://www.javatpoint.com/tim-sort I had some trouble getting this to work, but thanks to Jordi CP, this has all been sorted. Using...
Top