Join Slack
Powered by
no, if `var someSet: Set<SomeThing>` then `s...
# announcements
g
groostav
06/14/2017, 6:26 PM
no, if
var someSet: Set<SomeThing>
then
someSet += someElement
will call the
plus
method and re-assign the reference
Open in Slack
Previous
Next