or `mapNotNull { it.takeIf { it.second != null } }...
# announcements
j
or
mapNotNull { it.takeIf { it.second != null } }
, if you please