<@U0JRS2YUB>: If you want to use `map`, you can d...
# announcements
r
@sreich: If you want to use
map
, you can do
list = list.map { it.apply { foo = 2 } }