Join Slack
Powered by
an Array is slightly more efficient (a List is ess...
# announcements
y
yole
10/26/2015, 10:29 AM
an Array is slightly more efficient (a List is essentially a wrapper over an Array), but generally, unless you’re certain that a particular usage is essential for performance, you should work with collections
Open in Slack
Previous
Next