Join Slack
Powered by
try listOfNotNull, it does the same thing `mapNotN...
# stdlib
e
enleur
06/28/2017, 6:18 AM
try listOfNotNull, it does the same thing
mapNotNull { !it }
the argument here is
Boolean?
so you have to check null explicitly
2
Views
Open in Slack
Previous
Next