Join Slack
Communities
Powered by
You can also reuse the name: ``` foo.thing?.let { ...
# announcements
d
dirk.dittert
07/10/2016, 1:42 PM
You can also reuse the name:
Copy code
foo.thing?.let { thing -> bar(thing) }
2
Views
Open in Slack
Previous
Next