i hav a mutablelist of a object Foo, and want to u...
# getting-started
o
i hav a mutablelist of a object Foo, and want to update the list if one of the objects passed as a parameter matches an element of tht Foo mutablelist. I want to remove tht element and continue with the mutablelist's other elements.