no. Kotlin lacks a `SortedSet` interface in genera...
# multiplatform
j
no. Kotlin lacks a
SortedSet
interface in general, so the
toSortedSet
method in the JDK stdlib returns the JDK
SortedSet
type