an Array is slightly more efficient (a List is ess...
# announcements
y
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