sort

fun sort(compare: (T?, T?) -> Int): SList

See also

sList.sortWithData