You don’t need `toList` there, and for flatMap to ...
# announcements
o
You don’t need
toList
there, and for flatMap to ignore one that returned null use
?: emptyList()