Join Slack
Powered by
Is it the best way to get sorted list of string ig...
# announcements
k
Kirill Zhukov
12/01/2016, 2:14 AM
Is it the best way to get sorted list of string ignoring case?
strings.sortedBy { it.toLowerCase() }
?
2
Views
Open in Slack
Previous
Next