The call to `+` forces `T` to be `Any?`, because y...
# announcements
k
The call to
+
forces
T
to be
Any?
, because you use it on a
List
if that makes any sense.