Join Slack
Powered by
I suppose for safety I could change that insert or...
# codingconventions
c
Chris Black
10/30/2020, 4:33 PM
I suppose for safety I could change that insert order to
Copy code
val m = mutableMapOf(...) m[""] = ""
Open in Slack
Previous
Next