I'm pretty sure that the `List` interface in Kotli...
# announcements
k
I'm pretty sure that the
List
interface in Kotlin is actually just a wrapper around
ArrayList
that doesn't give you access to the mutation methods