<@U0C4WMYJ3>: I see, this is because `plus` for ar...
# announcements
i
@damianpetla: I see, this is because
plus
for arrays is only available on invariant arrays (Array<T>) and not on covariant projections (Array<out T>).