`addAll` is for adding a list to another (mutable)...
# announcements
k
addAll
is for adding a list to another (mutable) one,
+
creates a new list.