<https://twitter.com/kotlin/status/128334197203236...
# announcements
u
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