Join Slack
Powered by
Why doesn't `sortedSetOf()` return `SortedSet`? Cu...
# stdlib
z
Zac Sweers
06/09/2025, 1:03 PM
Why doesn't
sortedSetOf()
return
SortedSet
? Currently it returns
TreeSet
, which isn't
wrong
but feels like it's an unnecessary implementation detail exposure edit: found
https://youtrack.jetbrains.com/issue/KT-20972
👆 1
👆🏻 1
2
Views
Open in Slack
Previous
Next