VocabularysortingInputsOutputssortedseq | a new sorted sequence |
Word descriptionSorts the elements of
obj (converting to an alist first if not a sequence), comparing second elements of pairs using the
<=> word.
See alsocompare,
sort,
sort-by,
inv-sort-by,
sort-keysDefinitionMethods