<@UA001QPFG> <https://kotlinlang.org/docs/referenc...
# announcements
s
@Hamza https://kotlinlang.org/docs/reference/collections.html
The Kotlin
List<out T>
type is an interface that provides read-only operations like
size
,
get
and so on.