consider the code for quick sort provided on the previous page. right before the function concat is called, what do we know about the contents of the arrays small and large with respect to what objects (integers) they contain in general and the order of the objects in the arrays?