platform-collections
common
darwin
platform-collections
/
com.jakewharton.platformcollections
/
asMutableList
as
Mutable
List
common
darwin
expect
fun
<
E
>
PlatformList
<
E
>
.
asMutableList
(
)
:
MutableList
<
E
>
actual
fun
<
E
>
PlatformList
<
E
>
.
asMutableList
(
)
:
MutableList
<
E
>