Join Slack
Powered by
My second thought is to copy all of the values fro...
# getting-started
c
Chris Cordero
04/12/2020, 10:34 PM
My second thought is to copy all of the values from this
MutableMap
to a
Map
, which is immutable and read-only. But I figured that might be expensive and there might be a better way?
3
Views
Open in Slack
Previous
Next