Join Slack
Powered by
<https://twitter.com/kotlin/status/128334197203236...
# announcements
u
user
07/15/2020, 10:05 AM
https://twitter.com/kotlin/status/1283341972032368640
If you want to store some nullable values in a non-nullable list (or set), you don’t have to null-check manually. Instead, use the listOfNotNull() function (and, starting with Kotlin 1.4, setOfNotNull()). #KotlinTips
https://t.co/LTcIumU4wb
Twitter
19
Views
Open in Slack
Previous
Next