Join Slack
Powered by
Instead of `array`, you need a mutable collection ...
# announcements
t
Tim Malseed
02/14/2020, 4:41 AM
Instead of
array
, you need a mutable collection (like
MutableList
). And you need to be able to get a reference to it, in order to add an element
💯 1
2
Views
Open in Slack
Previous
Next