> Returns an array containing the non-`nil` res...
# announcements
m
Returns an array containing the non-
nil
results of calling the given transformation with each element of this sequence.
.map { ... }.filterNotNull()