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