Jaime Gibertoni

12%
Flag icon
A bag is a collection where removing items is not supported—its purpose is to provide clients with the ability to collect items and then to iterate through the collected items (the client can also test if a bag is empty and find its number of items). The order of iteration is unspecified and should be immaterial to the client.
Algorithms
Rate this book
Clear rating
Open Preview