Join Slack
Powered by
I have a map created by `hashMapOf` then when I ca...
# announcements
m
mzgreen
06/08/2016, 7:46 AM
I have a map created by
hashMapOf
then when I call
map.values.toList()
, it changes order of my values. I don’t see `treeMapOf’. Which one should I use to preserve order (I want it to be the same as I’ve added it to the map)
Open in Slack
Previous
Next