I want to so by changing a property ('isFavorite: ...
# android
r
I want to so by changing a property ('isFavorite: Boolean') for every item in List B based on the items in List A. What would be the best kotlin std lib function?