module documentation
Provides the quick_sort function implementing quick-sort on elements from a FIFO queue.
Function | quick |
Sort the elements of queue S using the quick-sort algorithm. |
Provides the quick_sort function implementing quick-sort on elements from a FIFO queue.
Function | quick |
Sort the elements of queue S using the quick-sort algorithm. |