Not so efficient as `mapNotNull`, so you should us...
# getting-started
i
Not so efficient as
mapNotNull
, so you should use it only when
null
is the valid element value of the resulting list.