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