Join Slack
Powered by
You can extract it to a local value, or use `let` ...
# announcements
o
orangy
04/18/2016, 9:30 AM
You can extract it to a local value, or use
let
Copy code
view?.let { if (it.isPageVisible()) { … } }
2
Views
Open in Slack
Previous
Next