sort

fun sort(cmpFunc: CompareDataFunc)

Sorts @seq using @cmp_func.

Since

2.14

Parameters

cmpFunc

the function used to sort the sequence