GatherBy evaluates for each i to determine how to gather the .
GatherBy gives results that follow the ordering of elements in list.
Within each sublist generated by GatherBy, elements appear in the same order as in list; the complete sublists are ordered so that their first elements appear in the same order as in list.