Join Slack
Powered by
is it possible adding an else clause to this? I wo...
# announcements
l
Loránd
03/06/2018, 7:33 AM
is it possible adding an else clause to this? I would like to do something else if the code in
let {}
is not run.
Copy code
foo?.let { // do something }
2
Views
Open in Slack
Previous
Next