Reorders a vector so that any elements matching the values in values
appear first, in the order they appear in values. All remaining elements
are returned afterward, preserving their original order.
Reorders a vector so that any elements matching the values in values
appear first, in the order they appear in values. All remaining elements
are returned afterward, preserving their original order.