Join Slack
Powered by
Like this? `optional?.let { /* non null case */ } ...
# android
o
orangy
09/28/2015, 6:37 PM
Like this?
optional?.let { /* non null case */ } ?: /* null case*/
Open in Slack
Previous
Next