VocabularysortingInputsOutputssortedseq | a new sorted sequence |
Word descriptionSorts the elements of
seq by applying
compare with
quot to each pair of elements in the sequence and inverting the results.
See alsocompare,
sort,
sort-by,
sort-keys,
sort-valuesDefinition