The Scala 3 official collections documentation doesn't even show or mention the Array type. It seems like an omission. Also, a short discussion on Array vs ArrayBuffer will be useful, as to when to use each one. Here's a good StackOverflow answer about the last point.