I have a Product object and it contains a nested list of items. I want to remove those items from the items list which satisfy a criteria
class Product { Str