Join Slack
Powered by
`nullable?.let { doSomethingWith(it) }` is fairly ...
# codingconventions
k
kirillrakhman
01/18/2018, 1:00 PM
nullable?.let { doSomethingWith(it) }
is fairly common
2
Views
Open in Slack
Previous
Next