sort
Description:
Sorts items by comparing with the specified compare function.
Parameters:
| compare_func |
compare function to use to compare items |
Sorts items by comparing with the specified compare function.
| compare_func |
compare function to use to compare items |