Get, add, delete, change, items in a list, via index, position, function, or pattern. Or, with special function that get the max, min, delete duplicate, etc.
Reorder by sort, reverse, shift rotate, etc.
Reshape by split, flatten, group, transpose etc.
Generate list by many different ways of combinatorics, such as combination and permutation.
Set theory operations such as union, difference, intersection.