Given the following:
List> optionLists;
what would be a quick way to determine the subset of Option objects that a
Sort, then do something akin to a merge-sort.
Basically you would do this: