Join Slack
Powered by
Did you know in Swift you can use `_ myVar: MyVar`...
# announcements
b
brianwernick
06/15/2016, 8:15 PM
Did you know in Swift you can use
_ myVar: MyVar
to avoid including the name as well (kotlin doesn’t need that additional
_
for the same functionality)
2
Views
Open in Slack
Previous
Next