kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.text
/
toSortedSet
to
Sorted
Set
JRE
fun
CharSequence
.
toSortedSet
(
)
:
SortedSet
<
Char
>
Content copied to clipboard
Returns a new
SortedSet
of all characters.