or more simply: `map({ if condition(it) transform(...
# announcements
j
or more simply:
map({ if condition(it) transform(it) else it })