Join Slack
Powered by
Consider using `arrayListOf()` and then call `add`...
# getting-started
c
cedric
01/14/2016, 7:17 PM
Consider using
arrayListOf()
and then call
add
on it. Once you’re comfortable with that, you can look into
fold
, which is a more advanced way to write this loop
3
Views
Open in Slack
Previous
Next