Join Slack
Powered by
How do I create a map with case-insensitive string...
# announcements
i
Ian
03/06/2017, 4:08 PM
How do I create a map with case-insensitive string keys? Currently do so
mapOf(…).toSortedMap(CASE_INSENSITIVE_ORDER)
Thread in Slack Conversation dstarcev: Does that not work?
Open in Slack
Previous
Next