Sorts items according to a sorted-object.
capi
sort-object-items-by sorted-object items => result
| sorted-object⇩ | 
An instance of sorted-object or a subclass. | 
| items⇩ | 
A list. | 
| result | 
A permutation of items. | 
The function sort-object-items-by sorts items according to the current sort type of sorted-object, as set by sorted-object-sort-by.
sort-object-items-by.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42