Join Slack
Powered by
I had hoped to be able to do `val s: String? = ......
# announcements
r
renatoathaydes
07/28/2016, 1:59 PM
I had hoped to be able to do
val s: String? = ... ; if (s.isNotNullOrBlank()) s.callMethod()
...
Open in Slack
Previous
Next