Join Slack
Communities
Powered by
<@U092N7GGG>: <@U092308M7>: How come `ArrayList` ...
# announcements
c
cedric
02/19/2016, 3:30 PM
@yole
:
@orangy
: How come
ArrayList
conforms to
MutableList
since
MutableList
is a Kotlin interface? Does Kotlin perform some internal aliasing between
List
and
MutableList
or something of the sort?
Open in Slack
Previous
Next