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