Sorts items according to a sorted-object.
capi
sort-object-items-by sorted-object items => result
sort-object-items-by
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.
sorted-object sorted-object-sort-by sorted-object-sorted-by
CAPI User Guide and Reference Manual (Unix version) - 25 Feb 2015