try listOfNotNull, it does the same thing `mapNotN...
# stdlib
e
try listOfNotNull, it does the same thing
mapNotNull { !it }
the argument here is
Boolean?
so you have to check null explicitly