Introduction
Set operations help you combine or compare groups of items easily. They let you find common items, all items, or items only in one group.
You want to find all unique friends from two friend lists.
You want to see which products appear in both your store and a competitor's store.
You want to remove items from a list that are already sold.
You want to find items that are only in one list but not the other.