mirai-core
/
net.mamoe.mirai.contact
/
toMutableList
toMutableList
@PlannedRemoval
(
"1.0.0"
)
fun
<
E
:
Contact
>
ContactList
<
E
>
.
toMutableList
(
)
:
MutableList
<
E
>
Deprecated:
use Iterator.toMutableList from stdlib