The Other Bag Operations
Read Section 3.1 for the implementations of the other bag member functions.
Remember: If you are just using the Bag class, then you don’t need to know how the operations are implemented.
Later we will reimplement the bag using more efficient algorithms.
We’ll also have a few other operations to manipulate bags.