Join Slack
Powered by
can't a for-each loop on a `MutableList<T>` ...
# getting-started
v
vilmos.nagy
01/23/2017, 9:15 PM
can't a for-each loop on a
MutableList<T>
throw some exception, when modified concurrently? I preferred the non-mutable, always copy solution, 'cause this.
Open in Slack
Previous
Next